Searched refs:get_color (Results 1 – 1 of 1) sorted by relevance
/device/generic/goldfish/camera/ |
D | EmulatedFakeRotatingCameraDevice.cpp | 148 static void get_color(uint32_t* img, int i, int j, int w, int h, int dw, uint32_t * color) { in get_color() function 163 get_color(src, i, j, sw, sh, dw, &color); in convert_to_square()
|