Home
last modified time | relevance | path

Searched defs:fSurfaces (Results 1 – 4 of 4) sorted by relevance

/external/skia/bench/
DSKPBench.h62 skia_private::TArray<sk_sp<SkSurface>> fSurfaces; // for MultiPictureDraw variable
/external/skia/tools/window/
DVulkanWindowContext.h106 sk_sp<SkSurface>* fSurfaces; // surfaces client renders to (may not be based on rts) variable
DGraphiteNativeVulkanWindowContext.h111 sk_sp<SkSurface>* fSurfaces; // surfaces client renders to (may not be based on rts) variable
/external/skia/tools/window/win/
DD3D12WindowContext_win.cpp66 sk_sp<SkSurface> fSurfaces[kNumFrames]; member in __anon182ad47b0111::D3D12WindowContext