Home
last modified time | relevance | path

Searched defs:py (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeMatrixTest.cpp773 float py = dis(gen); variable
914 float py = dis(gen); variable
1045 float py = dis(gen); variable
1288 float py = dis(gen); variable
1420 float py = dis(gen); variable
1675 float py = dis(gen); variable
1806 float py = dis(gen); variable
/test/testfwk/arkxtest/uitest/core/
Drect_algorithm.cpp31 array<int32_t, INDEX_FOUR> py = {ra.top_, ra.bottom_, rb.top_, rb.bottom_}; in ComputeIntersection() local
104 …static void CollectGridPoint(int32_t px, int32_t py, const Rect& rect, const vector<Rect>& overlay… in CollectGridPoint()
/test/testfwk/arkxtest/uitest/addon/
Dextension_executor.cpp174 static RetCode AtomicMouseAction(int32_t stage, int32_t px, int32_t py, int32_t btn) in AtomicMouseAction()
190 static RetCode AtomicTouch(int32_t stage, int32_t px, int32_t py) in AtomicTouch()