Searched refs:POLY_POINT_COUNT_MAX (Results 1 – 2 of 2) sorted by relevance
25 static constexpr int POLY_POINT_COUNT_MAX = 4; variable278 if (count > POLY_POINT_COUNT_MAX) { in OH_Drawing_MatrixSetPolyToPoly()
20 static constexpr uint32_t POLY_POINT_COUNT_MAX = 4; variable660 if (count > POLY_POINT_COUNT_MAX) { in OnSetPolyToPoly()665 Drawing::Point srcPoints[POLY_POINT_COUNT_MAX]; in OnSetPolyToPoly()670 Drawing::Point dstPoints[POLY_POINT_COUNT_MAX]; in OnSetPolyToPoly()