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