Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DAutoBackendTexture.cpp35 AutoBackendTexture::AutoBackendTexture(std::unique_ptr<SkiaBackendTexture> backendTexture, in AutoBackendTexture()
DAutoBackendTexture.h83 LocalRef(std::unique_ptr<SkiaBackendTexture> backendTexture, CleanupManager& cleanupMgr) { in LocalRef()
DSkiaRenderEngine.cpp434 std::unique_ptr<SkiaBackendTexture> backendTexture = in mapExternalTextureBuffer() local
489 std::unique_ptr<SkiaBackendTexture> backendTexture = in getOrCreateBackendTexture() local