Searched refs:onLayerDisplayed (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.h210 void onLayerDisplayed(const sp<const DisplayDevice>& hw,
H A DLayer.cpp155 void Layer::onLayerDisplayed(const sp<const DisplayDevice>& /* hw */, function in class:android::Layer
509 // we currently free it during onLayerDisplayed(), which is called
H A DSurfaceFlinger.cpp1180 currentLayers[i]->onLayerDisplayed(hw, &*cur);
1184 currentLayers[i]->onLayerDisplayed(hw, NULL);

Completed in 258 milliseconds