Searched refs:makeProxy (Results 1 – 4 of 4) sorted by relevance
83 sk_sp<GrTextureProxy> GrAHardwareBufferImageGenerator::makeProxy(GrRecordingContext* context) { in makeProxy() function in GrAHardwareBufferImageGenerator196 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture()
52 sk_sp<GrTextureProxy> makeProxy(GrRecordingContext* context);
59 sk_sp<GrTextureProxy> makeProxy(GrContext* context);
539 sk_sp<GrTextureProxy> GrAHardwareBufferImageGenerator::makeProxy(GrContext* context) { in makeProxy() function in GrAHardwareBufferImageGenerator632 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture()