| /device/generic/vulkan-cereal/third-party/angle/src/libEGL/ |
| D | libEGL.cpp | 61 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() 71 EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, in eglCopyBuffers() 79 EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, in eglCreateContext() 88 EGLSurface EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, in eglCreatePbufferSurface() 96 EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, in eglCreatePixmapSurface() 105 EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() 114 EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() 120 EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() 126 EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, in eglGetConfigAttrib() 135 EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, in eglGetConfigs() [all …]
|
| /device/generic/vulkan-cereal/third-party/angle/src/third_party/libXNVCtrl/ |
| D | NVCtrl.c | 54 #define XNVCTRLCheckExtension(dpy,i,val) \ argument 56 #define XNVCTRLSimpleCheckExtension(dpy,i) \ argument 106 Display *dpy, in XNVCTRLQueryExtension() 126 static uintptr_t version_flags(Display *dpy, XExtDisplayInfo *info) in version_flags() 151 Display *dpy, in XNVCTRLQueryVersion() 182 Display *dpy, in XNVCTRLIsNvScreen() 213 Display *dpy, in XNVCTRLQueryTargetCount() 244 Display *dpy, in XNVCTRLSetTargetAttribute() 271 Display *dpy, in XNVCTRLSetAttribute() 283 Display *dpy, in XNVCTRLSetTargetAttributeAndGetStatus() [all …]
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | egl.cpp | 238 EGLBoolean eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in eglInitialize() 243 EGLBoolean eglTerminate(EGLDisplay dpy) in eglTerminate() 248 const char* eglQueryString(EGLDisplay dpy, EGLint name) in eglQueryString() 253 EGLBoolean eglGetConfigs(EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint *num_config) in eglGetConfigs() 288 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() 313 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib() 323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() 335 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() 347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() 359 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() [all …]
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | entry_points_egl_ext.cpp | 29 EGLBoolean EGLAPIENTRY EGL_QuerySurfacePointerANGLE(EGLDisplay dpy, in EGL_QuerySurfacePointerANGLE() 103 EGLBoolean EGLAPIENTRY EGL_PostSubBufferNV(EGLDisplay dpy, in EGL_PostSubBufferNV() 205 EGLSurface EGLAPIENTRY EGL_CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, in EGL_CreatePlatformWindowSurfaceEXT() 232 EGLSurface EGLAPIENTRY EGL_CreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, in EGL_CreatePlatformPixmapSurfaceEXT() 372 EGLBoolean EGLAPIENTRY EGL_QueryDisplayAttribEXT(EGLDisplay dpy, EGLint attribute, EGLAttrib *value) in EGL_QueryDisplayAttribEXT() 391 EGLBoolean EGLAPIENTRY EGL_QueryDisplayAttribANGLE(EGLDisplay dpy, in EGL_QueryDisplayAttribANGLE() 411 ANGLE_EXPORT EGLImageKHR EGLAPIENTRY EGL_CreateImageKHR(EGLDisplay dpy, in EGL_CreateImageKHR() 449 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_DestroyImageKHR(EGLDisplay dpy, EGLImageKHR image) in EGL_DestroyImageKHR() 525 EGLStreamKHR EGLAPIENTRY EGL_CreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list) in EGL_CreateStreamKHR() 554 EGLBoolean EGLAPIENTRY EGL_DestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream) in EGL_DestroyStreamKHR() [all …]
|
| D | entry_points_egl.cpp | 75 EGLBoolean EGLAPIENTRY EGL_Initialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in EGL_Initialize() 99 EGLBoolean EGLAPIENTRY EGL_Terminate(EGLDisplay dpy) in EGL_Terminate() 119 const char *EGLAPIENTRY EGL_QueryString(EGLDisplay dpy, EGLint name) in EGL_QueryString() 164 EGLBoolean EGLAPIENTRY EGL_GetConfigs(EGLDisplay dpy, in EGL_GetConfigs() 187 EGLBoolean EGLAPIENTRY EGL_ChooseConfig(EGLDisplay dpy, in EGL_ChooseConfig() 214 EGLBoolean EGLAPIENTRY EGL_GetConfigAttrib(EGLDisplay dpy, in EGL_GetConfigAttrib() 238 EGLSurface EGLAPIENTRY EGL_CreateWindowSurface(EGLDisplay dpy, in EGL_CreateWindowSurface() 267 EGLSurface EGLAPIENTRY EGL_CreatePbufferSurface(EGLDisplay dpy, in EGL_CreatePbufferSurface() 292 EGLSurface EGLAPIENTRY EGL_CreatePixmapSurface(EGLDisplay dpy, in EGL_CreatePixmapSurface() 318 EGLBoolean EGLAPIENTRY EGL_DestroySurface(EGLDisplay dpy, EGLSurface surface) in EGL_DestroySurface() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | OpenGLTestContext.cpp | 30 EGLDisplay dpy = egl->eglGetDisplay(EGL_DEFAULT_DISPLAY); in getDisplay() local 43 EGLConfig createConfig(EGLDisplay dpy, EGLint r, EGLint g, EGLint b, EGLint a, EGLint d, EGLint s, … in createConfig() 71 EGLSurface pbufferSurface(EGLDisplay dpy, ::EGLConfig config, EGLint w, EGLint h) { in pbufferSurface() 87 EGLContext createContext(EGLDisplay dpy, ::EGLConfig config, EGLint maj, EGLint min) { in createContext() 95 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext() 102 void destroySurface(EGLDisplay dpy, EGLSurface surface) { in destroySurface() 109 void destroyDisplay(EGLDisplay dpy) { in destroyDisplay()
|
| /device/generic/goldfish-opengl/system/egl/ |
| D | egl.cpp | 145 #define VALIDATE_DISPLAY(dpy,ret) \ argument 150 #define VALIDATE_DISPLAY_INIT(dpy,ret) \ argument 216 EGLContext_t::EGLContext_t(EGLDisplay dpy, EGLConfig config, EGLContext_t* shareCtx, int maj, int m… in EGLContext_t() 372 EGLDisplay dpy; member 426 egl_surface_t::egl_surface_t(EGLDisplay dpy, EGLConfig config, EGLint surfaceType) in egl_surface_t() 481 EGLDisplay dpy, EGLConfig config, EGLint surfType, in egl_window_surface_t() 523 EGLDisplay dpy, EGLConfig config, EGLint surfType, in create() 856 egl_pbuffer_surface_t::egl_pbuffer_surface_t(EGLDisplay dpy, EGLConfig config, in egl_pbuffer_surface_t() 939 egl_pbuffer_surface_t* egl_pbuffer_surface_t::create(EGLDisplay dpy, in create() 1131 EGLBoolean eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in eglInitialize() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/ |
| D | EglImp.cpp | 264 EglDisplay* dpy = NULL; in eglGetDisplay() local 322 EglDisplay* dpy = g_eglInfo->getDisplay(display); in eglInitialize() local 1257 EglDisplay* dpy = static_cast<EglDisplay*>(thread->eglDisplay); in eglGetCurrentContext() local 1279 EglDisplay* dpy = static_cast<EglDisplay*>(thread->eglDisplay); in eglGetCurrentSurface() local 1326 EglDisplay* dpy = static_cast<EglDisplay*>(thread->eglDisplay); in eglReleaseThread() local 1354 EglDisplay* dpy = static_cast<EglDisplay*>(thread->eglDisplay); in getEGLImage() local 1422 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint* attrib_l… in eglCreateSyncKHR() 1436 EGLAPI EGLint EGLAPIENTRY eglClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTi… in eglClientWaitSyncKHR() 1464 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) { in eglDestroySyncKHR() 1475 EGLDisplay dpy, EGLSyncKHR sync, in eglGetSyncAttribKHR() [all …]
|
| D | EglGlobalInfo.cpp | 83 EglDisplay* EglGlobalInfo::addDisplay(EGLNativeDisplayType dpy, in addDisplay() 101 bool EglGlobalInfo::removeDisplay(EGLDisplay dpy) { in removeDisplay() 156 EglDisplay* dpy = elt.first; in sweepDestroySurfaces() local
|
| D | ThreadInfo.cpp | 22 EglDisplay* dpy, in updateInfo()
|
| D | EglWindowSurface.cpp | 33 EglWindowSurface::EglWindowSurface(EglDisplay* dpy, in EglWindowSurface()
|
| D | EglPbufferSurface.h | 25 EglPbufferSurface(EglDisplay *dpy, EglConfig* config): in EglPbufferSurface()
|
| D | EglSurface.h | 69 EglSurface(EglDisplay *dpy, in EglSurface()
|
| D | EglOsApi_wgl.cpp | 864 HDC dpy = globals->getDefaultDummyDC(); in pixelFormatToConfig() local 954 HDC dpy = mGlobals->getDefaultDummyDC(); in queryConfigs() local 1032 HDC dpy = mGlobals->getDummyDC(format); in createContext() local 1209 HDC dpy = mGlobals->getDefaultNontrivialDC(); in queryCoreProfileSupport() local 1233 HDC dpy = mGlobals->getDummyDC(format); in createPbufferSurfaceImpl() local
|
| D | EglOsApi_glx.cpp | 65 ErrorHandler::ErrorHandler(EGLNativeDisplayType dpy) { in ErrorHandler() 78 int ErrorHandler::errorHandlerProc(EGLNativeDisplayType dpy, in errorHandlerProc() 189 void pixelFormatToConfig(EGLNativeDisplayType dpy, in pixelFormatToConfig()
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xlibint.h | 202 #define XAllocIDs(dpy,ids,n) (*(dpy)->idlist_alloc)(dpy,ids,n) argument 562 #define FlushGC(dpy, gc) \ argument 573 #define Data(dpy, data, len) {\ argument 605 #define Data16(dpy, data, len) _XData16(dpy, (short *)data, len) argument 606 #define Data32(dpy, data, len) _XData32(dpy, (long *)data, len) argument 608 #define Data16(dpy, data, len) Data((dpy), (char *)(data), (len)) argument 609 #define _XRead16Pad(dpy, data, len) _XReadPad((dpy), (char *)(data), (len)) argument 610 #define _XRead16(dpy, data, len) _XRead((dpy), (char *)(data), (len)) argument 612 #define Data32(dpy, data, len) _XData32(dpy, (long *)data, len) argument 624 #define Data32(dpy, data, len) Data((dpy), (char *)(data), (len)) argument [all …]
|
| D | Xlib.h | 95 #define ConnectionNumber(dpy) (((_XPrivDisplay)dpy)->fd) argument 96 #define RootWindow(dpy, scr) (ScreenOfDisplay(dpy,scr)->root) argument 97 #define DefaultScreen(dpy) (((_XPrivDisplay)dpy)->default_screen) argument 98 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root) argument 99 #define DefaultVisual(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_visual) argument 100 #define DefaultGC(dpy, scr) (ScreenOfDisplay(dpy,scr)->default_gc) argument 101 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel) argument 102 #define WhitePixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->white_pixel) argument 104 #define QLength(dpy) (((_XPrivDisplay)dpy)->qlen) argument 105 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width) argument [all …]
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | GLESVersionDetector.cpp | 46 static bool sTryContextCreation(EGLDisplay dpy, GLESDispatchMaxVersion ver) { in sTryContextCreation() 93 GLESDispatchMaxVersion calcMaxVersionFromDispatch(EGLDisplay dpy) { in calcMaxVersionFromDispatch()
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | RenderControl.h | 27 EGLDisplay dpy; member
|
| D | EglImage.h | 43 EGLDisplay dpy; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | MultithreadingTest.cpp | 39 EGLDisplay dpy = window->getDisplay(); in runMultithreadedGLTest() local 99 EGLDisplay dpy = window->getDisplay(); in TEST_P() local
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/ |
| D | extutil.h | 141 #define XextCheckExtension(dpy,i,name,val) \ argument 143 #define XextSimpleCheckExtension(dpy,i,name) \ argument
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | EGLImage.h | 37 EGLDisplay dpy; member
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan_xlib.h | 30 Display* dpy; member
|
| /device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/ |
| D | vulkan_xlib.h | 40 Display* dpy; member
|