Home
last modified time | relevance | path

Searched defs:RGB_565 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/image/
H A Dpixel_map.h41 RGB_565 = 2, // Each pixel is stored on 2 bytes enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Dimage_source_preview.h33 RGB_565 = 2, enumerator
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpixel_convert.h49 constexpr uint32_t RGB_565 = 0x00000002; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dimage_type.h102 RGB_565 = 2, // Each pixel is stored on 2 bytes enumerator
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h126 RGB_565 = 2, // Each pixel is stored on 2 bytes enumerator