Home
last modified time | relevance | path

Searched defs:fSurface (Results 1 – 9 of 9) sorted by relevance

/external/skia/debugger/QT/
DSkRasterWidget.h35 SkAutoTUnref<SkSurface> fSurface; variable
DSkDrawCommandGeometryWidget.h32 SkAutoTUnref<SkSurface> fSurface; variable
/external/skia/include/views/
DSkOSWindow_SDL.h36 SDL_Surface* fSurface; variable
DSkOSWindow_Win.h72 EGLSurface fSurface; variable
/external/skia/include/gpu/gl/angle/
DSkANGLEGLContext.h42 void* fSurface; variable
/external/skia/src/gpu/
DGrSurfacePriv.h45 GrSurface* fSurface; variable
/external/skia/example/
DHelloWorld.h63 SkSurface* fSurface; variable
/external/skia/src/gpu/gl/egl/
DSkCreatePlatformGLContext_egl.cpp27 EGLSurface fSurface; member in __anoned9deafa0111::EGLGLContext
/external/skia/src/utils/
DSkDeferredCanvas.cpp279 SkSurface* fSurface; member in SkDeferredDevice