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

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 129 public static final int EGL_VG_COLORSPACE_sRGB = 0x3089;
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
235 #define EGL_COLORSPACE_sRGB EGL_VG_COLORSPACE_sRGB
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 189 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
236 #define EGL_COLORSPACE_sRGB EGL_VG_COLORSPACE_sRGB
  /external/mesa3d/src/egl/main/
eglsurface.c 107 case EGL_VG_COLORSPACE_sRGB:
307 surf->VGColorspace = EGL_VG_COLORSPACE_sRGB;
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 129 public static final int EGL_VG_COLORSPACE_sRGB = 0x3089;
  /frameworks/native/opengl/include/EGL/
egl.h 220 #define EGL_VG_COLORSPACE_sRGB 0x3089
  /external/mesa3d/include/EGL/
egl.h 220 #define EGL_VG_COLORSPACE_sRGB 0x3089
  /external/swiftshader/include/EGL/
egl.h 220 #define EGL_VG_COLORSPACE_sRGB 0x3089
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 128 #define EGL_VG_COLORSPACE_sRGB 0x3089
eglwEnumsC.inl 128 #define EGL_VG_COLORSPACE_sRGB 0x3089
  /external/deqp/modules/egl/
teglQuerySurfaceTests.cpp 237 if (colorspace != EGL_VG_COLORSPACE_sRGB && colorspace != EGL_VG_COLORSPACE_LINEAR)
  /device/generic/goldfish-opengl/system/egl/
egl.cpp     [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 190 milliseconds