Home
last modified time | relevance | path

Searched defs:returnTexture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DTexturePool.cpp56 void TexturePool::returnTexture(std::shared_ptr<renderengine::ExternalTexture>&& texture, in returnTexture() function in android::compositionengine::impl::planner::TexturePool
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DScratchResourceManager.cpp52 void ScratchResourceManager::returnTexture(sk_sp<Texture> texture) { in returnTexture() function in skgpu::graphite::ScratchResourceManager