Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DComputePathAtlas.cpp332 const TextureProxy* texProxy = this->addRect(maskSize, &iPos); in onAddShape() local
366 const TextureProxy* texProxy = fDrawAtlas->getProxies()[index].get(); in onAddToAtlas() local
/aosp_15_r20/external/skia/tests/
H A DEGLImageTest.cpp198 sk_sp<GrSurfaceProxy> texProxy = context0->priv().proxyProvider()->wrapBackendTexture( in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
H A DProxyTest.cpp94 GrTextureProxy* texProxy, in check_texture()
H A DGrMipMappedTest.cpp370 GrTextureProxy* texProxy = device->readSurfaceView().asTextureProxy(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DImageTest.cpp515 GrTextureProxy* texProxy = sk_gpu_test::GetTextureImageProxy(texImage.get(), in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrAHardwareBufferImageGenerator.cpp114 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeView() local
H A DGrSurfaceProxy.cpp456 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp3882 if (const auto* texProxy = src->asTextureProxy()) { in getDstCopyRestrictions() local