Searched defs:PixelRect (Results 1 – 1 of 1) sorted by relevance
17 class PixelRect class20 PixelRect(int width, int height) : mWidth(width), mHeight(height), mData(width * height) {} in PixelRect() function in __anon4512afaa0111::PixelRect