Searched refs:ibot (Results 1 – 7 of 7) sorted by relevance
17 OpName %ibot "ibot"72 %ibot = OpVariable %_ptr_Function_int Function113 OpStore %ibot %57152 %97 = OpLoad %int %ibot
9 int ibot = (itop + 1) + (gl_InstanceID * 1901) % (17 - itop);15 float b = float(ibot) / 16.0 + outset;
19 int ibot = (itop + 1) + (sk_InstanceID * 1901) % (17 - itop);25 float b = float(ibot) / 16.0 + outset;
9 int ibot = itop + 1 + ((sk_InstanceID*1901) % (17 - itop));15 float b = float(ibot)/16.0 + outset;
275 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { in count_path_runtype_values() argument310 *ibot = SkScalarRoundToInt(bot); in count_path_runtype_values()
253 int SkRegion::count_runtype_values(int* itop, int* ibot) const { in count_runtype_values()263 *ibot = fBounds.fBottom; in count_runtype_values()
653 int count_runtype_values(int* itop, int* ibot) const;