Searched refs:getTextBlobRedrawCoordinator (Results 1 – 5 of 5) sorted by relevance
136 TextBlobRedrawCoordinator* GrRecordingContext::getTextBlobRedrawCoordinator() { in getTextBlobRedrawCoordinator() function in GrRecordingContext137 return fThreadSafeProxy->priv().getTextBlobRedrawCoordinator(); in getTextBlobRedrawCoordinator()140 const TextBlobRedrawCoordinator* GrRecordingContext::getTextBlobRedrawCoordinator() const { in getTextBlobRedrawCoordinator() function in GrRecordingContext141 return fThreadSafeProxy->priv().getTextBlobRedrawCoordinator(); in getTextBlobRedrawCoordinator()
37 sktext::gpu::TextBlobRedrawCoordinator* getTextBlobRedrawCoordinator() { in getTextBlobRedrawCoordinator() function40 const sktext::gpu::TextBlobRedrawCoordinator* getTextBlobRedrawCoordinator() const { in getTextBlobRedrawCoordinator() function
233 SkASSERT(this->getTextBlobRedrawCoordinator()); in init()335 this->getTextBlobRedrawCoordinator()->purgeStaleBlobs(); in purgeUnlockedResources()359 this->getTextBlobRedrawCoordinator()->purgeStaleBlobs(); in performDeferredCleanup()474 this->getTextBlobRedrawCoordinator()->usedBytes()); in dumpMemoryStatistics()
61 return this->context()->getTextBlobRedrawCoordinator(); in getTextBlobCache()
196 sktext::gpu::TextBlobRedrawCoordinator* getTextBlobRedrawCoordinator();197 const sktext::gpu::TextBlobRedrawCoordinator* getTextBlobRedrawCoordinator() const;