Home
last modified time | relevance | path

Searched refs:opListIDs (Results 1 – 7 of 7) sorted by relevance

/external/skqp/src/gpu/
DGrOnFlushResourceProvider.h41 const uint32_t* opListIDs, int numOpListIDs,
49 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush() argument
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h65 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs,
67 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override;
DGrCoverageCountingPathRenderer.cpp191 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
217 auto iter = fPendingPaths.find(opListIDs[i]); in preFlush()
280 void GrCoverageCountingPathRenderer::postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, in postFlush() argument
/external/skqp/src/gpu/text/
DGrAtlasManager.h100 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
/external/skqp/tests/
DOnFlushCallbackTest.cpp331 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
338 if (LinkedListHeader* list = this->getList(opListIDs[i])) { in preFlush()
DLazyProxyTest.cpp49 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
DGrCCPRTest.cpp320 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument