Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrOnFlushResourceProvider.h43 const uint32_t* opListIDs, int numOpListIDs,
51 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush() argument
/external/skqp/src/gpu/
DGrOnFlushResourceProvider.h43 const uint32_t* opListIDs, int numOpListIDs,
51 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush() argument
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp269 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
291 auto it = fRTPendingPathsMap.find(opListIDs[i]); in preFlush()
354 auto it = fRTPendingPathsMap.find(opListIDs[i]); in preFlush()
545 void GrCoverageCountingPathRenderer::postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, in postFlush() argument
555 fRTPendingPathsMap.erase(opListIDs[i]); in postFlush()
DGrCoverageCountingPathRenderer.h194 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs,
196 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override;
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp272 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
294 auto it = fRTPendingPathsMap.find(opListIDs[i]); in preFlush()
357 auto it = fRTPendingPathsMap.find(opListIDs[i]); in preFlush()
547 void GrCoverageCountingPathRenderer::postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, in postFlush() argument
557 fRTPendingPathsMap.erase(opListIDs[i]); in postFlush()
DGrCoverageCountingPathRenderer.h194 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs,
196 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override;
/external/skia/src/gpu/text/
DGrAtlasManager.h126 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
/external/skqp/src/gpu/ops/
DGrSmallPathRenderer.h40 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
/external/skia/src/gpu/ops/
DGrSmallPathRenderer.h44 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
/external/skqp/tests/
DOnFlushCallbackTest.cpp295 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
302 if (LinkedListHeader* list = this->getList(opListIDs[i])) { in preFlush()
DLazyProxyTest.cpp49 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
/external/skia/tests/
DOnFlushCallbackTest.cpp325 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument
332 if (LinkedListHeader* list = this->getList(opListIDs[i])) { in preFlush()
DLazyProxyTest.cpp49 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
/external/skqp/src/gpu/text/
DGrAtlasGlyphCache.h193 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument