Searched refs:POINT_SIZE (Results 1 – 2 of 2) sorted by relevance
41 PointOptions() : size(POINT_SIZE), strokeWidth(1), strokeColor(0xFF0000), fillColor(0xFF0000) {} in PointOptions()
148 constexpr uint8_t POINT_SIZE = 5; variable