HomeSort by relevance Sort by last modified time
    Searched refs:EGL_GL_COLORSPACE_SRGB_KHR (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/gui/tests/
SRGB_test.cpp 439 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB
442 EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR,
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 442 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB
446 // EGL_GL_COLORSPACE_SRGB_KHR, or turn sRGB formats into corresponding linear
453 } else if (colorspace == EGL_GL_COLORSPACE_SRGB_KHR) {
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 226 milliseconds