Searched refs:refOpMemoryPool (Results 1 – 4 of 4) sorted by relevance
46 sk_sp<GrOpMemoryPool> refOpMemoryPool();
588 fContext->contextPriv().refOpMemoryPool(), in newRTOpList()628 fContext->contextPriv().refOpMemoryPool(), in newTextureOpList()
808 sk_sp<GrOpMemoryPool> GrContextPriv::refOpMemoryPool() { in refOpMemoryPool() function in GrContextPriv821 return this->refOpMemoryPool().get(); in opMemoryPool()
90 fOpMemoryPool = fContext->internal().grContext()->contextPriv().refOpMemoryPool(); in SkInternalAtlasTextTarget()