Home
last modified time | relevance | path

Searched refs:gatherIDs (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDDLTask.cpp83 void GrDDLTask::gatherIDs(SkSTArray<8, uint32_t, true>* idArray) const { in gatherIDs() function in GrDDLTask
85 task->gatherIDs(idArray); in gatherIDs()
H A DGrDDLTask.h46 void gatherIDs(SkSTArray<8, uint32_t, true>* idArray) const override;
H A DGrRenderTask.h92 virtual void gatherIDs(SkSTArray<8, uint32_t, true>* idArray) const { in gatherIDs() function in GrRenderTask
H A DGrDrawingManager.cpp172 task->gatherIDs(&fFlushingRenderTaskIDs); in flush()

Completed in 3 milliseconds