Home
last modified time | relevance | path

Searched refs:COLOR_SPACE (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H A Dtexture_type.h78 COLOR_SPACE = 0 member in OHOS::ImagePlugin::SutProfile::AstcExtendInfoType
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp1056 EGLint COLOR_SPACE = 0; in GetSurfaceInformation() local
1059 COLOR_SPACE = EGL_GL_COLORSPACE; in GetSurfaceInformation()
1062 COLOR_SPACE = EGL_GL_COLORSPACE_KHR; in GetSurfaceInformation()
1066 if (COLOR_SPACE > 0) { in GetSurfaceInformation()
1067 if (eglQuerySurface(display, surface, COLOR_SPACE, &colorspace)) { in GetSurfaceInformation()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dastc_codec.cpp636 case AstcExtendInfoType::COLOR_SPACE: in AstcSoftwareEncodeCore()
702 case AstcExtendInfoType::COLOR_SPACE: in AstcSoftwareEncodeCore()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1364 EGLint COLOR_SPACE = 0; in CreateSwapchain() local
1371 COLOR_SPACE = EGL_GL_COLORSPACE; in CreateSwapchain()
1374 COLOR_SPACE = EGL_GL_COLORSPACE_KHR; in CreateSwapchain()
1381 const EGLint attribs[] = { COLOR_SPACE, COLOR_SPACE_SRGB, EGL_NONE }; in CreateSwapchain()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2929 COLOR_SPACE = 0
2982 case AstcExtendInfoType::COLOR_SPACE:
3088 case AstcExtendInfoType::COLOR_SPACE:

Completed in 12 milliseconds