Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDirectContext.cpp492 GrBackendTexture beTex = gpu->createBackendTexture(dimensions, backendFormat, renderable, in create_and_clear_backend_texture() local
633 GrBackendTexture beTex = this->createBackendTexture(srcData[0].width(), in createBackendTexture() local
739 GrBackendTexture beTex = gpu->createCompressedBackendTexture(dimensions, backendFormat, in create_and_update_compressed_backend_texture() local
DGrProxyProvider.cpp527 const GrBackendTexture& beTex, in wrapCompressedBackendTexture()
/external/skia/tools/
DDDLTileHelper.cpp197 GrBackendTexture beTex = direct->createBackendTexture(c.width(), c.height(), c.colorType(), in CreateBackendTexture() local
DDDLPromiseImageHelper.cpp130 auto beTex = direct->createBackendTexture(pm, in create_yuva_texture() local
/external/skia/tests/
DSurfaceTest.cpp399 GrBackendTexture beTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DImageTest.cpp1161 GrBackendTexture beTex = image->getBackendTexture(true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1684 GrBackendTexture beTex = GrBackendTexture(w, h, info); in createTestingOnlyBackendTexture() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1271 sk_sp<GrTexture> GrVkGpu::onWrapCompressedBackendTexture(const GrBackendTexture& beTex, in onWrapCompressedBackendTexture()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4033 GrBackendTexture beTex = GrBackendTexture(w, h, mipMapped, info); in createTestingOnlyBackendTexture() local