Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface_delegator.h55 GraphicTransformType mLastTransform_ = GraphicTransformType::GRAPHIC_ROTATE_BUTT; variable
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dproducer_surface_delegator.cpp141 return mLastTransform_; in ConvertTransformToHmos()