Searched defs:srcY (Results 1 – 2 of 2) sorted by relevance
113 int srcY = srcTop; in CopyPixels() local
347 uint32_t srcY = (pt.y * MULTI_65536) - HALF_BASIC < 0 ? 0 : (pt.y * MULTI_65536) - HALF_BASIC; in BilinearProc() local