Searched defs:opListIDs (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/src/gpu/ |
D | GrOnFlushResourceProvider.h | 49 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush()
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.cpp | 230 const uint32_t* opListIDs, int numOpListIDs, in preFlush() 319 void GrCoverageCountingPathRenderer::postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, in postFlush()
|
/third_party/flutter/skia/src/gpu/text/ |
D | GrAtlasManager.cpp | 75 const uint32_t* opListIDs, int numOpListIDs) { in postFlush()
|
/third_party/flutter/skia/tests/ |
D | OnFlushCallbackTest.cpp | 337 const uint32_t* opListIDs, int numOpListIDs, in preFlush()
|
D | LazyProxyTest.cpp | 51 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush()
|
D | GrCCPRTest.cpp | 325 void preFlush(GrOnFlushResourceProvider*, const uint32_t* opListIDs, int numOpListIDs, in preFlush()
|