Home
last modified time | relevance | path

Searched defs:GrOnFlushResourceProvider (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrOnFlushResourceProvider.h15 class GrOnFlushResourceProvider; variable
53 explicit GrOnFlushResourceProvider(GrDrawingManager* drawingMgr) : fDrawingMgr(drawingMgr) {} in GrOnFlushResourceProvider() function
H A DGrDynamicAtlas.h22 class GrOnFlushResourceProvider; variable
H A DGrDrawingManager.h238 friend class GrOnFlushResourceProvider; // this is just a shallow wrapper around this class variable
H A DGrDrawOpAtlas.h27 class GrOnFlushResourceProvider; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasRenderTask.h29 class GrOnFlushResourceProvider; variable