Home
last modified time | relevance | path

Searched refs:get_color (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp148 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()