Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DBackendTexture.cpp14 BackendTexture::BackendTexture() {} in BackendTexture() function in skgpu::graphite::BackendTexture
31 BackendTexture::BackendTexture(const BackendTexture& that) { in BackendTexture() function in skgpu::graphite::BackendTexture
108 BackendTexture::BackendTexture(wgpu::Texture texture) in BackendTexture() function in skgpu::graphite::BackendTexture
114 BackendTexture::BackendTexture(SkISize dimensions, in BackendTexture() function in skgpu::graphite::BackendTexture
137 BackendTexture::BackendTexture(SkISize dimensions, MtlHandle mtlTexture) in BackendTexture() function in skgpu::graphite::BackendTexture
151 BackendTexture::BackendTexture(SkISize dimensions, in BackendTexture() function in skgpu::graphite::BackendTexture
DSharedContext.h25 class BackendTexture; variable
DResourceProvider.h30 class BackendTexture; variable
/external/skia/src/gpu/graphite/vk/
DVulkanResourceProvider.h43 void onDeleteBackendTexture(BackendTexture&) override {} in onDeleteBackendTexture() argument
DVulkanResourceProvider.cpp32 sk_sp<Texture> VulkanResourceProvider::createWrappedTexture(const BackendTexture&) { in createWrappedTexture()
/external/skia/include/gpu/graphite/
DContext.h25 class BackendTexture; variable
DRecorder.h35 class BackendTexture; variable
/external/skia/include/core/
DSkSurface.h34 class BackendTexture; variable
DSkImage.h66 class BackendTexture; variable