Searched refs:genTexture (Results 1 – 2 of 2) sorted by relevance
33 return Entry{genTexture(), nullptr}; in allocatePool()48 return std::make_shared<AutoTexture>(*this, genTexture(), nullptr); in borrowTexture()83 std::shared_ptr<renderengine::ExternalTexture> TexturePool::genTexture() { in genTexture() function in android::compositionengine::impl::planner::TexturePool
101 std::shared_ptr<renderengine::ExternalTexture> genTexture();