Searched defs:image_row (Results 1 – 3 of 3) sorted by relevance
33 uint32* image_row = image.getAddr32(0, y); in CreateInvertedBitmap() local187 uint32* image_row = image.getAddr32(0, y % image.height()); in CreateButtonBackground() local723 uint32* image_row = image.getAddr32(0, y); in CreateTransposedBitmap() local
403 const uint8* image_row = input_bitmap.getAddr8(area.x(), r + area.y()); in ExtractImageProfileInformation() local
534 uint32* image_row = bitmap.getAddr32(0, y); in GetImageForScale() local