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