Searched defs:itop (Results 1 – 4 of 4) sorted by relevance
31 v_u64_t itop = v_as_u64_f64 (x) >> 52; in V_NAME() local
253 def fixfocus(near, itop): argument
275 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { in count_path_runtype_values()
256 int SkRegion::count_runtype_values(int* itop, int* ibot) const { in count_runtype_values()