Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp102 auto proxy = this->makeProxy(context); in onGenerateTexture()
121 sk_sp<GrTextureProxy> GrAHardwareBufferImageGenerator::makeProxy(GrContext* context) { in makeProxy() function in GrAHardwareBufferImageGenerator
DGrAHardwareBufferImageGenerator.h44 sk_sp<GrTextureProxy> makeProxy(GrContext* context);