Searched refs:kSourceBytesPerPixel (Results 1 – 1 of 1) sorted by relevance
458 const int kSourceBytesPerPixel = 4; // BGRA in FillRow() local462 + imageLeft * kSourceBytesPerPixel; in FillRow()471 source += sourcePixelsToSkip * kSourceBytesPerPixel; in FillRow()489 source += kSourceBytesPerPixel; in FillRow()