Home
last modified time | relevance | path

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

/external/skia/debugger/QT/
DSkRasterWidget.h35 SkAutoTUnref<SkSurface> fSurface; variable
DSkDrawCommandGeometryWidget.h32 SkAutoTUnref<SkSurface> fSurface; variable
/external/skia/include/gpu/gl/angle/
DSkANGLEGLContext.h55 void* fSurface; variable
/external/skia/tools/VisualBench/
DVisualBench.h56 SkAutoTUnref<SkSurface> fSurface; variable
/external/skia/src/gpu/
DGrSurfacePriv.h60 GrSurface* fSurface; variable
/external/skia/include/views/
DSkOSWindow_Android.h17 EGLSurface fSurface; member
DSkOSWindow_Win.h103 EGLSurface fSurface; variable
/external/skia/example/
DHelloWorld.h63 SkSurface* fSurface; variable
/external/skia/include/gpu/gl/command_buffer/
DSkCommandBufferGLContext.h69 void* fSurface; variable
/external/skia/tools/skiaserve/
DRequest.h51 SkAutoTUnref<SkSurface> fSurface; member
/external/skia/src/gpu/gl/egl/
DSkCreatePlatformGLContext_egl.cpp57 EGLSurface fSurface; member in __anon1125e0c60111::EGLGLContext
/external/skia/tools/kilobench/
Dkilobench.cpp232 SkAutoTDelete<SkSurface> fSurface; member