Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dtransform_unit_test.cpp95 EXPECT_EQ(transform_->GetClockWise(), false);
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dtransform.h78 bool GetClockWise() const;
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp60 bool TransformMap::GetClockWise() const in GetClockWise() function in OHOS::TransformMap