Searched defs:testPoints2 (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeFontTestPart2.cpp | 999 std::vector<std::array<int, 2>> testPoints2 = {{0, 100}, {29, 100}, {58, 100}, {87, 100}}; variable 1051 …std::vector<std::array<int, 2>> testPoints2 = {{-100, -100}, {-71, -100}, {-42, -100}, {-13, -100}… variable
|