Searched refs:layerImpl (Results 1 – 1 of 1) sorted by relevance
394 const LayerImpl& layerImpl = *mLayers[layer]; in presentDisplay() local396 if (!layerImpl.mValid) continue; in presentDisplay()398 auto rect = std::make_unique<FrameRect>(layer, layerImpl.mRenderState, layerImpl.mZ); in presentDisplay()