Searched refs:refOpMemoryPool (Results 1 – 11 of 11) sorted by relevance
120 sk_sp<GrOpMemoryPool> GrRecordingContext::refOpMemoryPool() { in refOpMemoryPool() function in GrRecordingContext133 return this->refOpMemoryPool().get(); in opMemoryPool()307 sk_sp<GrOpMemoryPool> GrRecordingContextPriv::refOpMemoryPool() { in refOpMemoryPool() function in GrRecordingContextPriv308 return fContext->refOpMemoryPool(); in refOpMemoryPool()
50 sk_sp<GrOpMemoryPool> refOpMemoryPool();
66 sk_sp<GrOpMemoryPool> refOpMemoryPool();
642 fContext->priv().refOpMemoryPool(), in newRTOpList()690 fContext->priv().refOpMemoryPool(), in newTextureOpList()
42 sk_sp<GrOpMemoryPool> GrContextPriv::refOpMemoryPool() { in refOpMemoryPool() function in GrContextPriv43 return fContext->refOpMemoryPool(); in refOpMemoryPool()
41 sk_sp<GrOpMemoryPool> refOpMemoryPool();
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()->priv().refOpMemoryPool(); in SkInternalAtlasTextTarget()
90 fOpMemoryPool = fContext->internal().grContext()->contextPriv().refOpMemoryPool(); in SkInternalAtlasTextTarget()