Searched defs:rel_pos (Results 1 – 2 of 2) sorted by relevance
45 const int32_t rel_pos = ((c1 - c0) * (frac - seg_base)) >> kLogScaleLog2; in Log2FractionPart() local
320 const DesktopVector rel_pos(abs_pos.subtract(frame->top_left())); in TEST_F() local