Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp66 testRotate_ = status; in SetTestRotateStatus()
211 if (!testRotate_) { in SetLayerTransformType()
275 if (testRotate_ && x <= 50) { // 0-50 is different color in DrawExtraColor()
H A Dlayer_context.h83 bool testRotate_ = false; variable