Home
last modified time | relevance | path

Searched defs:fGpuSurface (Results 1 – 3 of 3) sorted by relevance

/external/skia/debugger/QT/
DSkGLWidget.h51 sk_sp<SkSurface> fGpuSurface; variable
/external/skia/example/
DHelloWorld.h66 sk_sp<SkSurface> fGpuSurface; variable
/external/skia/samplecode/
DSampleApp.cpp424 sk_sp<SkSurface> fGpuSurface; member in SampleWindow::DefaultDeviceManager