Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrOnFlushResourceProvider.h41 const uint32_t* opListIDs, int numOpListIDs,
49 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush() argument
/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h68 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs,
70 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override;
DGrCoverageCountingPathRenderer.cpp230 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
256 auto iter = fPendingPaths.find(opListIDs[i]); in preFlush()
319 void GrCoverageCountingPathRenderer::postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, in postFlush() argument
/third_party/flutter/skia/src/gpu/text/
DGrAtlasManager.h114 const uint32_t* opListIDs, int numOpListIDs) override;
DGrAtlasManager.cpp75 const uint32_t* opListIDs, int numOpListIDs) { in postFlush() argument
/third_party/flutter/skia/tests/
DOnFlushCallbackTest.cpp337 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
344 if (LinkedListHeader* list = this->getList(opListIDs[i])) { in preFlush()
DLazyProxyTest.cpp51 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
DGrCCPRTest.cpp325 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument