Searched defs:window_y (Results 1 – 2 of 2) sorted by relevance
353 static void DrawBackgroundScissored(int window_x, int window_y, int frame_w, in DrawBackgroundScissored()
465 for (int window_y = 0; window_y < window_size; ++window_y) { in DownsampleSmoothed5x5() local