Home
last modified time | relevance | path

Searched refs:GetTextureImageProxy (Results 1 – 15 of 15) sorted by relevance

/external/skia/tests/
DGrTextureMipMapInvalidationTest.cpp27 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(image.get(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
36 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(image.get(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DGrMipMappedTest.cpp93 proxy = sk_ref_sp(sk_gpu_test::GetTextureImageProxy(image.get(), dContext)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
138 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(image.get(), dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
324 texProxy = sk_gpu_test::GetTextureImageProxy(image.get(), dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DGLBackendSurfaceTest.cpp73 GrSurfaceProxy* proxy = sk_gpu_test::GetTextureImageProxy(wrappedImage.get(), dContext); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()
DWrappedSurfaceCopyOnWriteTest.cpp35 return sk_gpu_test::GetTextureImageProxy(img.get(), dContext)->uniqueID(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
DVkBackendSurfaceTest.cpp76 GrSurfaceProxy* proxy = sk_gpu_test::GetTextureImageProxy(wrappedImage.get(), dContext); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
DBackendSurfaceMutableStateTest.cpp65 GrSurfaceProxy* proxy = sk_gpu_test::GetTextureImageProxy(wrappedImage.get(), dContext); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
DImageTest.cpp408 if ((origProxy = sk_gpu_test::GetTextureImageProxy(image.get(), dContext))) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
428 GrTextureProxy* copyProxy = sk_gpu_test::GetTextureImageProxy(texImage.get(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
447 GrTextureProxy* texProxy = sk_gpu_test::GetTextureImageProxy(texImage.get(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DSurfaceTest.cpp526 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(img, ctx); in test_crbug263329()
577 return sk_gpu_test::GetTextureImageProxy(image, rc)->isBudgeted(); in is_budgeted()
DBackendAllocationTest.cpp107 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(img.get(), dContext); in test_wrapping()
DDeferredDisplayListTest.cpp1212 GrTextureProxy* backingProxy = sk_gpu_test::GetTextureImageProxy(image.get(), context); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skia/tools/gpu/
DProxyUtils.h23 GrTextureProxy* GetTextureImageProxy(SkImage*, GrRecordingContext*);
DProxyUtils.cpp28 GrTextureProxy* GetTextureImageProxy(SkImage* image, GrRecordingContext* rContext) { in GetTextureImageProxy() function
/external/skia/gm/
Dbc1_transparency.cpp125 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(image.get(), in draw_image()
Dcompressed_textures.cpp279 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(image, in drawCell()
Dexoticformats.cpp386 GrTextureProxy* proxy = sk_gpu_test::GetTextureImageProxy(image, in drawImage()