Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp76 testLayerColor_ = status; in SetTestLayerColor()
157 if (testLayerColor_) { in FillHDILayer()
182 if (testLayerColor_) { in FillHDIBuffer()
237 } else if (layerType_ == LayerType::LAYER_LAUNCHER && testLayerColor_) { in SetLayerCompositionType()
H A Dhello_composer.h50 bool testLayerColor_ = false; variable
H A Dlayer_context.h85 bool testLayerColor_ = false; variable
H A Dhello_composer.cpp95 testLayerColor_ = true; in ParseArgs()
224 if (testLayerColor_) { in SetRunArgs()