Searched defs:windowType (Results 1 – 2 of 2) sorted by relevance
35 public DspWindow(int windowType, int size, int overlap) { in DspWindow()39 public DspWindow(int windowType, int size) { in DspWindow()43 public void init(int windowType, int size, int overlap) { in init()
230 final int color, final int windowType, final int windowFlags) { in assertDisplayCanShowPresentation()296 int color, int windowType, int windowFlags) { in TestPresentation()