Home
last modified time | relevance | path

Searched defs:rgb888Buf (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_utils_test.cpp116 uint8_t rgb888Buf[RGB888BUF_SIZE]; in HWTEST_F() local
131 uint8_t rgb888Buf[RGB888BUF_SIZE]; in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/
H A Davmetadata_mock.cpp137 RGB565ToRGB888(const unsigned short *rgb565Buf, int rgb565Size, unsigned char *rgb888Buf, int rgb888Size) RGB565ToRGB888() argument
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp191 bool SnapShotUtils::RGBA8888ToRGB888(const uint8_t* rgba8888Buf, uint8_t* rgb888Buf, int32_t size) in RGBA8888ToRGB888() argument
206 bool SnapShotUtils::RGB565ToRGB888(const uint8_t* rgb565Buf, uint8_t* rgb888Buf, int32_t size) in RGB565ToRGB888() argument
[all...]

Completed in 3 milliseconds