Searched defs:shiftBytes (Results 1 – 1 of 1) sorted by relevance
238 uint32_t shiftBytes = (y * size.width + x) * pixelBytes; in DrawPixelmap() local344 const int32_t shiftBytes, uint8_t *data) in BilinearProc()