Home
last modified time | relevance | path

Searched defs:backendTexture (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_GaneshFactories.cpp75 GrBackendTexture* backendTexture, in MakeBackendTextureFromImage()
134 const GrBackendTexture& backendTexture, in TextureFromCompressedTexture()
201 const GrBackendTexture& backendTexture, in BorrowTextureFrom()
237 const GrBackendTexture& backendTexture, in AdoptTextureFrom()
245 const GrBackendTexture& backendTexture, in AdoptTextureFrom()
253 const GrBackendTexture& backendTexture, in AdoptTextureFrom()
H A DGrTextureGenerator.cpp65 GrBackendTexture backendTexture = externalTexture->getBackendTexture(); in onGenerateTexture() local
H A DSkImage_GaneshBase.cpp395 const GrBackendTexture& backendTexture = promiseTexture->backendTexture(); in MakePromiseImageLazyProxy() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp676 const GrBackendTexture& backendTexture, in update_texture_with_pixmaps()
840 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture()
853 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture()
879 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture()
1033 bool GrDirectContext::updateCompressedBackendTexture(const GrBackendTexture& backendTexture, in updateCompressedBackendTexture()
1064 bool GrDirectContext::updateCompressedBackendTexture(const GrBackendTexture& backendTexture, in updateCompressedBackendTexture()
1087 bool GrDirectContext::setBackendTextureState(const GrBackendTexture& backendTexture, in setBackendTextureState()
H A DGrPromiseImageTexture.cpp10 GrPromiseImageTexture::GrPromiseImageTexture(const GrBackendTexture& backendTexture) { in GrPromiseImageTexture()
H A DGrGpu.cpp910 bool GrGpu::clearBackendTexture(const GrBackendTexture& backendTexture, in clearBackendTexture()
953 bool GrGpu::updateCompressedBackendTexture(const GrBackendTexture& backendTexture, in updateCompressedBackendTexture()
H A DGrTexture.cpp62 GrBackendTexture* backendTexture, in StealBackendTexture()
/aosp_15_r20/external/skia/tests/graphite/
H A DTextureProxyTest.cpp41 BackendTexture backendTexture = recorder->createBackendTexture(kValidSize, textureInfo); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
227 FulfillContext(BackendTexture backendTexture) : fBackendTexture(backendTexture) {} in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
252 BackendTexture backendTexture = in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/skia/include/private/chromium/
H A DGrPromiseImageTexture.h28 static sk_sp<GrPromiseImageTexture> Make(const GrBackendTexture& backendTexture) { in Make()
35 GrBackendTexture backendTexture() const { return fBackendTexture; } in backendTexture() function
/aosp_15_r20/external/skia/tests/
H A DSurfaceSemaphoreTest.cpp101 const GrBackendTexture& backendTexture, in draw_child()
201 GrBackendTexture backendTexture = SkSurfaces::GetBackendTexture( in surface_semaphore_test() local
H A DTextureBindingsResetTest.cpp163 GrBackendTexture backendTexture = in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkYcbcrSamplerHelper.h44 const skgpu::graphite::BackendTexture& backendTexture() const { return fTexture; } in backendTexture() function
/aosp_15_r20/external/skia/src/gpu/graphite/surface/
H A DSurface_AndroidFactories.cpp56 BackendTexture backendTexture = recorder->createBackendTexture(hardwareBuffer, in WrapAndroidHardwareBuffer() local
/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DSkImageGanesh.h305 GrBackendTexture* backendTexture, in GetBackendTextureFromImage()
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_AndroidFactories.cpp101 GrBackendTexture backendTexture = in WrapAndroidHardwareBuffer() local
/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DAutoBackendTexture.cpp35 AutoBackendTexture::AutoBackendTexture(std::unique_ptr<SkiaBackendTexture> backendTexture, in AutoBackendTexture()
H A DAutoBackendTexture.h83 LocalRef(std::unique_ptr<SkiaBackendTexture> backendTexture, CleanupManager& cleanupMgr) { in LocalRef()
H A DSkiaRenderEngine.cpp450 std::unique_ptr<SkiaBackendTexture> backendTexture = in mapExternalTextureBuffer() local
505 std::unique_ptr<SkiaBackendTexture> backendTexture = in getOrCreateBackendTexture() local
/aosp_15_r20/external/skia/src/image/
H A DSkImage_AndroidFactories.cpp118 GrBackendTexture backendTexture = in TextureFromAHardwareBufferWithData() local
/aosp_15_r20/external/skia/tools/window/win/
H A DD3D12WindowContext_win.cpp159 GrBackendTexture backendTexture(width, height, info); in setupSurfaces() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLTexture.cpp172 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture()
/aosp_15_r20/external/skia/tools/window/
H A DVulkanWindowContext.cpp385 GrBackendTexture backendTexture = GrBackendTextures::MakeVk(fWidth, fHeight, info); in createBuffers() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DResourceProvider.cpp186 sk_sp<Texture> ResourceProvider::createWrappedTexture(const BackendTexture& backendTexture, in createWrappedTexture()
/aosp_15_r20/external/skia/tools/
H A DDDLPromiseImageHelper.cpp83 void PromiseImageCallbackContext::setBackendTexture(const GrBackendTexture& backendTexture) { in setBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp1446 bool GrD3DGpu::onClearBackendTexture(const GrBackendTexture& backendTexture, in onClearBackendTexture()
1552 bool GrD3DGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture()

12