Searched refs:xs0 (Results 1 – 3 of 3) sorted by relevance
274 int32_t xs0 = x < 0 ? -x : 0; in ComposeToInternal() local292 if (ys0 >= ys1 || xs0 >= xs1) in ComposeToInternal()297 int32_t w = xs1 - xs0; in ComposeToInternal()303 uint32_t s1 = xs0 & 31; in ComposeToInternal()308 BIT_INDEX_TO_ALIGNED_BYTE(xs0 + rtSrc.left); in ComposeToInternal()310 int32_t lineLeft = m_nStride - BIT_INDEX_TO_ALIGNED_BYTE(xs0); in ComposeToInternal()313 if ((xs0 & ~31) == ((xs1 - 1) & ~31)) { in ComposeToInternal()
516 constexpr int xs0 = p[-3]; // ok variable
560 constexpr int xs0 = p[-3]; // ok variable