Searched refs:onLayerDisplayed (Results 1 – 3 of 3) sorted by relevance
209 void onLayerDisplayed(const sp<const DisplayDevice>& hw,
154 void Layer::onLayerDisplayed(const sp<const DisplayDevice>& /* hw */, in onLayerDisplayed() function in android::Layer
1166 currentLayers[i]->onLayerDisplayed(hw, &*cur); in postFramebuffer()1170 currentLayers[i]->onLayerDisplayed(hw, NULL); in postFramebuffer()