Home
last modified time | relevance | path

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

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