Home
last modified time | relevance | path

Searched refs:layerType_ (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp34 : dst_(dst), src_(src), zorder_(zorder), cSurface_(IConsumerSurface::Create()), layerType_(layerType) in LayerContext()
81 return layerType_; in GetLayerType()
101 if (layerType_ >= LayerType::LAYER_EXTRA && testYUV_) { in DrawBufferColor()
144 if (layerType_ >= LayerType::LAYER_EXTRA) { in FillHDILayer()
183 if (layerType_ != LayerType::LAYER_LAUNCHER) { in FillHDIBuffer()
235 if (layerType_ >= LayerType::LAYER_EXTRA && testClient_) { in SetLayerCompositionType()
237 } else if (layerType_ == LayerType::LAYER_LAUNCHER && testLayerColor_) { in SetLayerCompositionType()
246 if (layerType_ >= LayerType::LAYER_EXTRA) { in DrawColor()
287 if (layerType_ == LayerType::LAYER_STATUS) { in DrawBaseColor()
289 } else if (layerType_ in DrawBaseColor()
[all...]
H A Dlayer_context.h81 LayerType layerType_ = LayerType::LAYER_EXTRA; member in OHOS::LayerContext
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp27 : dst_(dst), src_(src), zorder_(zorder), layerType_(layerType) in LayerContext()
148 if (layerType_ == LayerType::LAYER_LAUNCHER) { in DrawBaseLayer()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dlayer_context.h59 LayerType layerType_ = LayerType::LAYER_STATUS; member in OHOS::Rosen::Drawing::LayerContext
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h116 layerType_ = layerType; in SetType()
121 return layerType_; in GetType()
569 GraphicLayerType layerType_ = GraphicLayerType::GRAPHIC_LAYER_TYPE_GRAPHIC; member in OHOS::Rosen::HdiLayerInfo

Completed in 4 milliseconds