Searched refs:refTextureProxy (Results 1 – 3 of 3) sorted by relevance
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()