Searched defs:fSurfaces (Results 1 – 4 of 4) sorted by relevance
57 SkTArray<sk_sp<SkSurface>> fSurfaces; // for MultiPictureDraw variable
106 sk_sp<SkSurface>* fSurfaces; // surfaces client renders to (may not be based on rts) variable
109 sk_sp<SkSurface>* fSurfaces; // surfaces client renders to (may not be based on rts) variable
59 sk_sp<SkSurface> fSurfaces[kNumFrames]; member in sk_app::D3D12WindowContext