Home
last modified time | relevance | path

Searched defs:FormatInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp33 struct FormatInfo { struct
34 Format format;
35 uint32_t r, g, b, a;
36 GLenum glFormat; // texture
37 GLenum glFormat2; // renderable
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Dhi_gbm.cpp40 using FormatInfo = struct { typedef
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c60 } FormatInfo; typedef