Searched refs:pos00 (Results 1 – 2 of 2) sorted by relevance
172 int pos00, int pos01, in hq3x_interp_2x1() argument180 uint32_t *dst00 = &dst[dst_linesize*(pos00>>1) + (pos00&1)]; in hq3x_interp_2x1()238 int pos00, int pos01, in hq4x_interp_2x2() argument246 uint32_t *dst00 = &dst[dst_linesize*(pos00>>1) + (pos00&1)]; in hq4x_interp_2x2()
7329 auto pos00 = paragraph->getGlyphPositionAtCoordinate(width/4, height/4); in UNIX_ONLY_TEST() local7335 REPORTER_ASSERT(reporter, pos00.position == 0 && pos00.affinity == Affinity::kDownstream); in UNIX_ONLY_TEST()