Searched defs:windowType (Results 1 – 5 of 5) sorted by relevance
110 public final int windowType; field in VorbisUtil.Mode114 public Mode(boolean blockFlag, int windowType, int transformType, int mapping) { in Mode()347 int windowType = bitArray.readBits(16); in readModes() local
119 public final int windowType; field in VorbisUtil.Mode123 public Mode(boolean blockFlag, int windowType, int transformType, int mapping) { in Mode()395 int windowType = bitArray.readBits(16); in readModes() local
62 int windowType, in nativeCreate()
534 Integer windowType = view.getWindow().getType(); in getMinimumAllowableSizeForView() local
547 Integer windowType = window.getType(); in getSystemWindowBounds() local