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