Searched refs:refTextureProxy (Results 1 – 6 of 6) sorted by relevance
100 sk_sp<GrTextureProxy> refTextureProxy(GrMipMapped willNeedMips);
287 sk_sp<GrTextureProxy> GrTextureProducer::refTextureProxy(GrMipMapped willNeedMips) { in refTextureProxy() function in GrTextureProducer
103 sk_sp<GrTextureProxy> refTextureProxy(GrMipMapped willNeedMips);
254 sk_sp<GrTextureProxy> GrTextureProducer::refTextureProxy(GrMipMapped willNeedMips) { in refTextureProxy() function in GrTextureProducer
340 sk_sp<GrTextureProxy> proxy(producer->refTextureProxy(mipMapped)); in create_image_from_producer()
350 sk_sp<GrTextureProxy> proxy(producer->refTextureProxy(mipMapped)); in create_image_from_producer()