/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglNegativeApiTests.cpp | 129 …onst EGLenum s_renderAPIs[] = {EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API}; in init() 365 if (isAPISupported(EGL_OPENVG_API)) in init() 370 expectTrue(eglBindAPI(EGL_OPENVG_API)); in init() 379 expectTrue(eglBindAPI(EGL_OPENVG_API)); in init() 388 expectTrue(eglBindAPI(EGL_OPENVG_API)); in init() 471 if (isAPISupported(EGL_OPENVG_API)) in init() 476 expectTrue(eglBindAPI(EGL_OPENVG_API)); in init() 519 if (isAPISupported(EGL_OPENVG_API)) in init()
|
H A D | teglQueryContextTests.cpp | 69 return EGL_OPENVG_API; in getClientTypeFromAPIBit() 345 const EGLenum apis[] = {EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API}; in iterate()
|
H A D | teglRenderCase.cpp | 269 api = EGL_OPENVG_API; in executeForSurface() 355 EGLU_CHECK_CALL(egl, bindAPI(EGL_OPENVG_API)); in executeForSurface()
|
H A D | teglSurfacelessContextTests.cpp | 96 {"OpenVG", EGL_OPENVG_API, EGL_OPENVG_BIT, DE_NULL}}; in executeForConfig()
|
H A D | teglCreateContextTests.cpp | 58 {"OpenVG", EGL_OPENVG_API, EGL_OPENVG_BIT, false, DE_NULL}};
|
/aosp_15_r20/external/mesa3d/src/egl/main/ |
H A D | eglcontext.c | 65 case EGL_OPENVG_API: in _eglGetContextAPIBit() 91 if (api == EGL_OPENVG_API && attrib_list[0] != EGL_NONE) { in _eglParseContextAttribList()
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluStrUtil.inl | 34 case EGL_OPENVG_API: return "EGL_OPENVG_API";
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 144 public static final int EGL_OPENVG_API = 0x30A1; field in EGL14
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 192 #define EGL_OPENVG_API 0x30A1 macro
|