Searched refs:zorder_ (Results 1 – 6 of 6) sorted by relevance
27 : dst_(dst), src_(src), zorder_(zorder), layerType_(layerType) in LayerContext()120 hdiLayer_->SetZorder(static_cast<int32_t>(zorder_)); in FillHDILayer()
53 uint32_t zorder_ = 0; variable
203 … ret = HdiTestDevice::GetInstance().GetDeviceInterface()->SetLayerZorder(displayID_, id_, zorder_); in PreparePresent()251 zorder_ = zorder; in SetZorder()
105 uint32_t zorder_ = 0; variable
34 …: dst_(dst), src_(src), zorder_(zorder), cSurface_(IConsumerSurface::Create()), layerType_(layerTy… in LayerContext()142 hdiLayer_->SetZorder(static_cast<int32_t>(zorder_)); in FillHDILayer()
75 uint32_t zorder_ = 0; variable