Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h113 GRAPHIC_PIXEL_FMT_BGRX_8888 = 19, /**< BGRX8888 format */ enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp491 GraphicPixelFormat::GRAPHIC_PIXEL_FMT_BGRX_8888, in IsSupportedFormatForGamutConversion()
614 case GraphicPixelFormat::GRAPHIC_PIXEL_FMT_BGRX_8888: in RGBUintToFloat()