Home
last modified time | relevance | path

Searched defs:beTex (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp658 GrBackendTexture beTex = gpu->createBackendTexture(dimensions, backendFormat, renderable, in create_and_clear_backend_texture() local
805 GrBackendTexture beTex = this->createBackendTexture(srcData[0].width(), in createBackendTexture() local
925 GrBackendTexture beTex = gpu->createCompressedBackendTexture(dimensions, backendFormat, in create_and_update_compressed_backend_texture() local
H A DGrProxyProvider.cpp643 const GrBackendTexture& beTex, in wrapCompressedBackendTexture()
/aosp_15_r20/external/skia/tools/gpu/
H A DProtectedUtils.cpp69 GrBackendTexture beTex; in CheckImageBEProtection() local
/aosp_15_r20/external/skia/tests/
H A DProtectedTest.cpp83 GrBackendTexture beTex = dContext->createBackendTexture(16, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local
H A DSurfaceTest.cpp479 GrBackendTexture beTex = SkSurfaces::GetBackendTexture( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DImageTest.cpp1285 GrBackendTexture beTex; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/skia/tools/
H A DDDLTileHelper.cpp202 GrBackendTexture beTex = in CreateBackendTexture() local
H A DDDLPromiseImageHelper.cpp133 auto beTex = direct->createBackendTexture(pm, in create_yuva_texture() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp1387 sk_sp<GrTexture> GrVkGpu::onWrapCompressedBackendTexture(const GrBackendTexture& beTex, in onWrapCompressedBackendTexture()