Searched refs:waitForChange (Results 1 – 1 of 1) sorted by relevance
159 int color = waitForChange(window, center, Color.WHITE); in testFirstFrames()164 color = waitForChange(window, center, color); in testFirstFrames()871 private int waitForChange(Window window, Point point, int color) in waitForChange() method in TextureViewTest