Searched refs:ensureOutputLayerIfVisible (Results 1 – 5 of 5) sorted by relevance
1336 ensureOutputLayerIfVisible(); in TEST_F()1343 ensureOutputLayerIfVisible(); in TEST_F()1349 ensureOutputLayerIfVisible(); in TEST_F()1355 ensureOutputLayerIfVisible(); in TEST_F()1361 ensureOutputLayerIfVisible(); in TEST_F()1367 ensureOutputLayerIfVisible(); in TEST_F()1380 ensureOutputLayerIfVisible(); in TEST_F()1402 ensureOutputLayerIfVisible(); in TEST_F()1425 ensureOutputLayerIfVisible(); in TEST_F()1447 ensureOutputLayerIfVisible(); in TEST_F()[all …]
87 MOCK_METHOD2(ensureOutputLayerIfVisible,
277 virtual void ensureOutputLayerIfVisible(sp<LayerFE>&, CoverageState&) = 0;
81 void ensureOutputLayerIfVisible(sp<compositionengine::LayerFE>&,
478 ensureOutputLayerIfVisible(layer, coverage); in collectVisibleLayers()489 void Output::ensureOutputLayerIfVisible(sp<compositionengine::LayerFE>& layerFE, in ensureOutputLayerIfVisible() function in android::compositionengine::impl::Output