Home
last modified time | relevance | path

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

/third_party/skia/tools/sk_app/
DGLWindowContext.h48 sk_sp<SkSurface> fSurface; variable
DDawnWindowContext.h44 sk_sp<SkSurface> fSurface; variable
DVulkanWindowContext.h102 VkSurfaceKHR fSurface; variable
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h52 void *fSurface; variable
/third_party/skia/experimental/ffmpeg/
DSkVideoEncoder.h80 sk_sp<SkSurface> fSurface; variable
/third_party/skia/include/core/
DSkDeferredDisplayListRecorder.h93 sk_sp<SkSurface> fSurface; variable
/third_party/skia/modules/skottie/src/
DSkottieTool.cpp115 const sk_sp<SkSurface> fSurface; member in __anon0472ad1d0111::PNGSink
176 const sk_sp<SkSurface> fSurface; member in __anon0472ad1d0111::NullSink
201 const sk_sp<SkSurface> fSurface; member
/third_party/skia/bench/
DGrMipmapBench.cpp15 sk_sp<SkSurface> fSurface; member in GrMipMapBench
/third_party/skia/tools/
DMSKPPlayer.h108 sk_sp<SkSurface> fSurface; member
/third_party/skia/tools/skiaserve/
DRequest.h75 sk_sp<SkSurface> fSurface; member
/third_party/skia/src/gpu/
DGrSurfaceProxy.h85 : fSurface(std::move(surf)), fKeyMode(mode), fReleaseCallback(releaseCallback) {} in fSurface() function
92 sk_sp<GrSurface> fSurface; member
/third_party/skia/samplecode/
DSampleTextureUpload.cpp53 sk_sp<SkSurface> fSurface; member in TextureUploadSample::RenderTargetTexture
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp51 EGLSurface fSurface; member in __anone02309770111::EGLGLTestContext
/third_party/skia/tests/
DSkDSLRuntimeEffectTest.cpp107 sk_sp<SkSurface> fSurface; member in DSLTestEffect
DSkRuntimeEffectTest.cpp356 sk_sp<SkSurface> fSurface; member in TestEffect
406 sk_sp<SkSurface> fSurface; member in TestBlend
/third_party/skia/fuzz/
DFuzzDDLThreading.cpp98 sk_sp<SkSurface> fSurface; member in DDLFuzzer
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp111 void* fSurface; member in __anon9798b33c0111::ANGLEGLContext