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

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 139 public static final int EGL_MULTISAMPLE_RESOLVE_DEFAULT = 0x309A;
  /external/deqp/framework/egl/
egluStrUtil.inl 218 case EGL_MULTISAMPLE_RESOLVE_DEFAULT: return "EGL_MULTISAMPLE_RESOLVE_DEFAULT";
  /external/mesa3d/src/egl/main/
eglsurface.c 311 surf->MultisampleResolve = EGL_MULTISAMPLE_RESOLVE_DEFAULT;
446 case EGL_MULTISAMPLE_RESOLVE_DEFAULT:
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 139 public static final int EGL_MULTISAMPLE_RESOLVE_DEFAULT = 0x309A;
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 217 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A /* EGL_MULTISAMPLE_RESOLVE value */
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A /* EGL_MULTISAMPLE_RESOLVE value */
  /frameworks/native/opengl/include/EGL/
egl.h 230 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A
  /external/mesa3d/include/EGL/
egl.h 230 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A
  /external/swiftshader/include/EGL/
egl.h 230 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 152 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A
eglwEnumsC.inl 152 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A
  /external/deqp/modules/egl/
teglQuerySurfaceTests.cpp 186 if (multisampleResolve != EGL_MULTISAMPLE_RESOLVE_DEFAULT && multisampleResolve != EGL_MULTISAMPLE_RESOLVE_BOX)
526 if (value != EGL_MULTISAMPLE_RESOLVE_DEFAULT)
528 log << TestLog::Message << " Fail, initial multisample resolve value should be EGL_MULTISAMPLE_RESOLVE_DEFAULT, is "
  /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 411 milliseconds