Home
last modified time | relevance | path

Searched defs:texProxy (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp151 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeProxy() local
196 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture() local
DGrResourceAllocator.cpp386 GrTextureProxy* texProxy = cur->proxy()->asTextureProxy(); in assign() local
DGrGpu.cpp47 bool GrGpu::IsACopyNeededForRepeatWrapMode(const GrCaps* caps, GrTextureProxy* texProxy, in IsACopyNeededForRepeatWrapMode()
87 bool GrGpu::IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy, in IsACopyNeededForMips()
DGrSurfaceProxy.cpp464 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
DGrRenderTargetContext.cpp2113 if (GrTextureProxy* texProxy = rtProxy->asTextureProxy()) { in setupDstProxy() local
/external/skqp/tests/
DVkBackendSurfaceTest.cpp66 sk_sp<GrTextureProxy> texProxy = as_IB(wrappedImage)->asTextureProxyRef(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
DGrMipMappedTest.cpp258 GrTextureProxy* texProxy = device->accessRenderTargetContext()->asTextureProxy(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DProxyTest.cpp80 GrTextureProxy* texProxy, in check_texture()
/external/skia/tests/
DVkBackendSurfaceTest.cpp66 sk_sp<GrTextureProxy> texProxy = as_IB(wrappedImage)->asTextureProxyRef(context); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
DGrMipMappedTest.cpp258 GrTextureProxy* texProxy = device->accessRenderTargetContext()->asTextureProxy(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DProxyTest.cpp80 GrTextureProxy* texProxy, in check_texture()
/external/skqp/src/gpu/
DGrGpu.cpp48 bool GrGpu::IsACopyNeededForRepeatWrapMode(const GrCaps* caps, GrTextureProxy* texProxy, in IsACopyNeededForRepeatWrapMode()
88 bool GrGpu::IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy, in IsACopyNeededForMips()
DGrResourceAllocator.cpp386 GrTextureProxy* texProxy = cur->proxy()->asTextureProxy(); in assign() local
DGrAHardwareBufferImageGenerator.cpp580 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeProxy() local
632 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture() local
DGrSurfaceProxy.cpp467 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
DGrRenderTargetContext.cpp2003 if (GrTextureProxy* texProxy = rtProxy->asTextureProxy()) { in setupDstProxy() local