Searched defs:srcX (Results 1 – 2 of 2) sorted by relevance
112 int srcX = srcLeft; in CopyPixels() local
346 uint32_t srcX = (pt.x * MULTI_65536) - HALF_BASIC < 0 ? 0 : (pt.x * MULTI_65536) - HALF_BASIC; in BilinearProc() local