Home
last modified time | relevance | path

Searched defs:ARGB_G_SHIFT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_color_extract.h65 static constexpr uint8_t ARGB_G_SHIFT = 8; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/
H A Dcolor_extract.h67 static constexpr uint8_t ARGB_G_SHIFT = 8; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.h60 constexpr uint8_t ARGB_G_SHIFT = 8; variable
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h76 constexpr uint8_t ARGB_G_SHIFT = 8; variable