Home
last modified time | relevance | path

Searched refs:boxIcon (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo2/
Dcec_Main.cpp233 u8 boxIcon[48*48*2]; in CreateBox() local
234 std::memset(boxIcon, 0x55, sizeof(boxIcon));//Fill it in randomly in CreateBox()
241 boxIcon,\ in CreateBox()
242 sizeof(boxIcon),\ in CreateBox()