Home
last modified time | relevance | path

Searched defs:fDisplay (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.h50 static hgl_display* fDisplay; variable
DGalliumContext.cpp46 hgl_display* GalliumContext::fDisplay = NULL; member in GalliumContext
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h51 void *fDisplay; variable
DGLTestContext_command_buffer.cpp190 EGLDisplay fDisplay = EGL_NO_DISPLAY; member in __anon5e92377d0111::TLSCurrentObjects
/third_party/skia/tools/sk_app/unix/
DWindowContextFactory_unix.h31 Display* fDisplay; member
DWindow_unix.h87 Display* fDisplay; variable
DRasterWindowContext_unix.cpp29 Display* fDisplay; member in __anon0c33c85b0111::RasterWindowContext_xlib
DDawnVulkanWindowContext_unix.cpp35 Display* fDisplay; member in sk_app::DawnVulkanWindowContext_xlib
DGLWindowContext_unix.cpp42 Display* fDisplay; member in __anon8be4e3dd0111::GLWindowContext_xlib
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp70 Display* fDisplay; member in __anon540c86bc0111::GLXGLTestContext
86 Display* fDisplay; in get_display() member in __anon540c86bc0111::get_display::AutoDisplay
/third_party/skia/tools/sk_app/android/
DGLWindowContext_android.cpp33 EGLDisplay fDisplay; member in __anon9c4b48970111::GLWindowContext_android
/third_party/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp52 EGLDisplay fDisplay = EGL_NO_DISPLAY; member in __anon148c4f850111::ANGLEGLWindowContext_win
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp50 EGLDisplay fDisplay; member in __anonc9f7a5560111::EGLGLTestContext
/third_party/skia/modules/svg/include/
DSkSVGAttribute.h103 SkSVGProperty<SkSVGDisplay , false> fDisplay; member
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp110 void* fDisplay; member in __anon551c1c5b0111::ANGLEGLContext
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp177 EGLDisplay fDisplay; member in GrAHardwareBufferUtils::GLTextureHelper
/third_party/skia/tools/viewer/
DViewer.h250 sk_app::DisplayParams fDisplay; variable