Home
last modified time | relevance | path

Searched defs:center (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dwidget_operator.cpp95 …const auto center = Point(retrieved->GetBounds().GetCenterX(), retrieved->GetBounds().GetCenterY()… in GenericClick() local
194 …const auto center = Point(retrieved->GetBounds().GetCenterX(), retrieved->GetBounds().GetCenterY()… in InputText() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeCanvasTestPart2.cpp1469 OH_Drawing_Point *center = OH_Drawing_PointCreate(100, 100); variable
1492 OH_Drawing_Point *center = OH_Drawing_PointCreate(100, 100); variable
1519 OH_Drawing_Point *center = OH_Drawing_PointCreate(-100, 100); variable
1546 OH_Drawing_Point *center = OH_Drawing_PointCreate(FLT_MAX, 100); variable
/test/xts/hats/hdf/display/composer/common/
Dhdi_composition_check.cpp23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints()
/test/testfwk/arkxtest/uitest/record/
Dpointer_info.h197 void SetCenterSet(Point& center) in SetCenterSet()