Home
last modified time | relevance | path

Searched refs:layerBackgroundColor (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_engine.cpp135 const auto& layerBackgroundColor = layer->GetBackgroundColor(); in DrawLayerPreProcess() local
137 layerBackgroundColor.r, in DrawLayerPreProcess()
138 layerBackgroundColor.g, in DrawLayerPreProcess()
139 layerBackgroundColor.b, in DrawLayerPreProcess()
140 layerBackgroundColor.a in DrawLayerPreProcess()