Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp464 bool IsSrgbSurfaceSupported(const DevicePlatformDataGLES& plat) in IsSrgbSurfaceSupported() function
957 const bool isSrgbSurfaceSupported = IsSrgbSurfaceSupported(plat_); in CreateSurface()