Home
last modified time | relevance | path

Searched refs:EGL_OPENVG_API (Results 1 – 25 of 250) sorted by relevance

12345678910

/aosp_15_r20/external/deqp/modules/egl/
H A DteglNegativeApiTests.cpp129 …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 DteglQueryContextTests.cpp69 return EGL_OPENVG_API; in getClientTypeFromAPIBit()
345 const EGLenum apis[] = {EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API}; in iterate()
H A DteglRenderCase.cpp269 api = EGL_OPENVG_API; in executeForSurface()
355 EGLU_CHECK_CALL(egl, bindAPI(EGL_OPENVG_API)); in executeForSurface()
H A DteglSurfacelessContextTests.cpp96 {"OpenVG", EGL_OPENVG_API, EGL_OPENVG_BIT, DE_NULL}}; in executeForConfig()
H A DteglCreateContextTests.cpp58 {"OpenVG", EGL_OPENVG_API, EGL_OPENVG_BIT, false, DE_NULL}};
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglcontext.c65 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 DegluStrUtil.inl34 case EGL_OPENVG_API: return "EGL_OPENVG_API";
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java144 public static final int EGL_OPENVG_API = 0x30A1; field in EGL14
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/EGL/
Degl.h192 #define EGL_OPENVG_API 0x30A1 macro

12345678910