Searched refs:setLayerCachingTexturePoolEnabled (Results 1 – 5 of 5) sorted by relevance
41 MOCK_METHOD1(setLayerCachingTexturePoolEnabled, void(bool));
179 virtual void setLayerCachingTexturePoolEnabled(bool) = 0;
49 void setLayerCachingTexturePoolEnabled(bool) override;
164 void Output::setLayerCachingTexturePoolEnabled(bool enabled) { in setLayerCachingTexturePoolEnabled() function in android::compositionengine::impl::Output
9135 inactiveDisplayPtr->getCompositionDisplay()->setLayerCachingTexturePoolEnabled(false); in onActiveDisplayChangedLocked()9139 activeDisplay.getCompositionDisplay()->setLayerCachingTexturePoolEnabled(true); in onActiveDisplayChangedLocked()