Searched refs:SK_MinS16 (Results 1 – 3 of 3) sorted by relevance
35 const int16_t kInvalidAdvance = SK_MinS16;36 const int16_t kDontCareAdvance = SK_MinS16 + 1;
279 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values()
273 #define SK_MinS16 -32767 macro