Searched refs:pos11 (Results 1 – 2 of 2) sorted by relevance
239 int pos10, int pos11, in hq4x_interp_2x2() argument249 uint32_t *dst11 = &dst[dst_linesize*(pos11>>1) + (pos11&1)]; in hq4x_interp_2x2()
7332 auto pos11 = paragraph->getGlyphPositionAtCoordinate(width*3/4, height*3/4); in UNIX_ONLY_TEST() local7338 REPORTER_ASSERT(reporter, pos11.position == 11 && pos11.affinity == Affinity::kUpstream); in UNIX_ONLY_TEST()