Home
last modified time | relevance | path

Searched refs:EGLAttrib (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp72 EGLAttrib attribList1 = GetData<EGLAttrib>(); in DoSomethingInterestingWithMyAPI()
118 EGLAttrib attribList11 = GetData<EGLAttrib>(); in DoSomethingInterestingWithMyAPI()
122 EGLAttrib attribList12 = GetData<EGLAttrib>(); in DoSomethingInterestingWithMyAPI()
125 EGLAttrib attribList13 = GetData<EGLAttrib>(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.h40 static EGLDisplay GetEglDisplay(EGLenum platform, EGLNativeDisplayType disp, const EGLAttrib *attribList);
93 EGLClientBuffer buffer, const EGLAttrib *attribList);
96 void *nativeWindow, const EGLAttrib *attribList);
98 void *nativePixmap, const EGLAttrib *attribList);
121 EGLDisplay GetEglNativeDisplay(EGLenum platform, EGLNativeDisplayType disp, const EGLAttrib *attribList);
H A Degl_wrapper_entry.cpp258 EGLNativeDisplayType type, const EGLAttrib *attribList) in EglGetPlatformDisplayInternal()
644 EGLSync EglCreateSyncImpl(EGLDisplay dpy, EGLenum type, const EGLAttrib *attribList) in EglCreateSyncImpl()
707 EGLint attribute, EGLAttrib *value) in EglGetSyncAttribImpl()
717 WLOGE("EGLAttrib *value is nullptr."); in EglGetSyncAttribImpl()
735 EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attribList) in EglCreateImageImpl()
760 void *nativeDisplay, const EGLAttrib *attribList) in EglGetPlatformDisplayImpl()
768 EGLConfig config, void *nativeWindow, const EGLAttrib *attribList) in EglCreatePlatformWindowSurfaceImpl()
782 EGLConfig config, void *nativePixmap, const EGLAttrib *attribList) in EglCreatePlatformPixmapSurfaceImpl()
H A Degl_wrapper_display.cpp336 EGLNativeDisplayType disp, const EGLAttrib *attribList) in GetEglNativeDisplay()
380 EGLNativeDisplayType disp, const EGLAttrib *attribList) in GetEglDisplay()
805 EGLClientBuffer buffer, const EGLAttrib *attribList) in CreateImage()
845 void *nativeWindow, const EGLAttrib *attribList) in CreatePlatformWindowSurface()
873 void *nativePixmap, const EGLAttrib *attribList) in CreatePlatformPixmapSurface()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp33 typedef intptr_t EGLAttrib; typedef
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_entry_test.cpp1184 EGLAttrib value = 1; in HWTEST_F()

Completed in 10 milliseconds