Home
last modified time | relevance | path

Searched refs:makeProxy (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp83 sk_sp<GrTextureProxy> GrAHardwareBufferImageGenerator::makeProxy(GrRecordingContext* context) { in makeProxy() function in GrAHardwareBufferImageGenerator
196 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture()
DGrAHardwareBufferImageGenerator.h52 sk_sp<GrTextureProxy> makeProxy(GrRecordingContext* context);
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.h59 sk_sp<GrTextureProxy> makeProxy(GrContext* context);
DGrAHardwareBufferImageGenerator.cpp539 sk_sp<GrTextureProxy> GrAHardwareBufferImageGenerator::makeProxy(GrContext* context) { in makeProxy() function in GrAHardwareBufferImageGenerator
632 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture()