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