Searched defs:gatherIDs (Results 1 – 3 of 3) sorted by relevance
83 void GrDDLTask::gatherIDs(SkSTArray<8, uint32_t, true>* idArray) const { in gatherIDs() function in GrDDLTask
93 virtual void gatherIDs(SkSTArray<8, uint32_t, true>* idArray) const { in gatherIDs() function
49 void GrDrawingManager::OpListDAG::gatherIDs(SkSTArray<8, uint32_t, true>* idArray) const { in gatherIDs() function in GrDrawingManager::OpListDAG