Searched refs:SK_MinS16 (Results 1 – 3 of 3) sorted by relevance
37 const int16_t kInvalidAdvance = SK_MinS16;38 const int16_t kDontCareAdvance = SK_MinS16 + 1;
230 #define SK_MinS16 -32767 macro
283 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values()