Searched refs:sample_width (Results 1 – 2 of 2) sorted by relevance
79 int sample_width; /* sample width, look above */ member
258 const int sample_width = src.width(); in pack4xHToLCD16() local298 … for (int sample_x = -4, pixel_x = 0; sample_x < sample_width + 4; sample_x += 4, ++pixel_x) { in pack4xHToLCD16()301 ; sample_index < SkMin32(sample_x + 8, sample_width) in pack4xHToLCD16()