/external/skia/src/gpu/ |
D | GrOnFlushResourceProvider.h | 43 const uint32_t* opListIDs, int numOpListIDs, 51 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush() argument
|
/external/skqp/src/gpu/ |
D | GrOnFlushResourceProvider.h | 43 const uint32_t* opListIDs, int numOpListIDs, 51 const uint32_t* opListIDs, int numOpListIDs) {} in postFlush() argument
|
/external/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.cpp | 269 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()
|
D | GrCoverageCountingPathRenderer.h | 194 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/ |
D | GrCoverageCountingPathRenderer.cpp | 272 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()
|
D | GrCoverageCountingPathRenderer.h | 194 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/ |
D | GrAtlasManager.h | 126 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
|
/external/skqp/src/gpu/ops/ |
D | GrSmallPathRenderer.h | 40 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
|
/external/skia/src/gpu/ops/ |
D | GrSmallPathRenderer.h | 44 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
|
/external/skqp/tests/ |
D | OnFlushCallbackTest.cpp | 295 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument 302 if (LinkedListHeader* list = this->getList(opListIDs[i])) { in preFlush()
|
D | LazyProxyTest.cpp | 49 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
|
/external/skia/tests/ |
D | OnFlushCallbackTest.cpp | 325 const uint32_t* opListIDs, int numOpListIDs, in preFlush() argument 332 if (LinkedListHeader* list = this->getList(opListIDs[i])) { in preFlush()
|
D | LazyProxyTest.cpp | 49 void postFlush(GrDeferredUploadToken, const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
|
/external/skqp/src/gpu/text/ |
D | GrAtlasGlyphCache.h | 193 const uint32_t* opListIDs, int numOpListIDs) override { in postFlush() argument
|