Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.h57 void SetTestLayerColor(bool status);
H A Dlayer_context.cpp74 void LayerContext::SetTestLayerColor(bool status) in SetTestLayerColor() function in LayerContext
H A Dhello_composer.cpp225 drawLayer->SetTestLayerColor(true); in SetRunArgs()