Home
last modified time | relevance | path

Searched defs:opListIDs (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrOnFlushResourceProvider.h49 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush()
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp191 const uint32_t* opListIDs, int numOpListIDs, in preFlush()
280 void GrCoverageCountingPathRenderer::postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, in postFlush()
/external/skqp/src/gpu/text/
DGrAtlasManager.h100 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush()
/external/skqp/tests/
DOnFlushCallbackTest.cpp331 const uint32_t* opListIDs, int numOpListIDs, in preFlush()
DLazyProxyTest.cpp49 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush()
DGrCCPRTest.cpp320 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs, in preFlush()