Searched refs:CheckPixel (Results 1 – 3 of 3) sorted by relevance
86 uint32_t CheckPixel(const BufferHandle& handle, int x, int y, uint32_t color);
108 ret = CheckPixel(clientBuffer, points[i].x, points[i].y, colors[i]); in Check()
128 uint32_t CheckPixel(const BufferHandle &handle, int x, int y, uint32_t color) in CheckPixel() function