Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface.h199 GraphicTransformType lastSetTransformHint_ = GraphicTransformType::GRAPHIC_ROTATE_NONE; variable
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dproducer_surface.cpp541 return lastSetTransformHint_; in GetTransformHint()
552 lastSetTransformHint_ = transformHint; in SetTransformHint()