Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp101 Format RgbToFormat(uint32_t r, uint32_t g, uint32_t b, uint32_t a, bool srgb) in RgbToFormat() function
286 …const Format colorFormat = RgbToFormat(info.red_size, info.green_size, info.blue_size, info.alpha_… in SwapchainGLES()