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