HomeSort by relevance Sort by last modified time
    Searched refs:NO_SIZE (Results 1 - 5 of 5) sorted by null

  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
SurfaceViewSubPane.java 41 private static final int NO_SIZE = -1;
50 private int mCurrentSizeId = NO_SIZE;
76 if (mCurrentSizeId != NO_SIZE) {
111 mCurrentSizeId = NO_SIZE;
122 if (mCurrentSizeId != NO_SIZE) {
158 mCurrentSizeId = NO_SIZE;
TextureViewSubPane.java 42 private static final int NO_SIZE = -1;
48 private int mCurrentSizeId = NO_SIZE;
70 if (mCurrentSizeId != NO_SIZE) {
98 mCurrentSizeId = NO_SIZE;
109 if (mCurrentSizeId != NO_SIZE) {
140 mCurrentSizeId = NO_SIZE;
ImageReaderSubPane.java 63 private static final int NO_SIZE = -1;
97 private int mCurrentSizeId = NO_SIZE;
157 mCurrentSizeId = NO_SIZE;
256 mCurrentSizeId = NO_SIZE;
261 if (mCurrentSizeId != NO_SIZE) {
372 if (mCurrentSizeId == NO_SIZE ||
419 mCurrentSizeId = NO_SIZE;
  /external/chromium_org/third_party/libxml/src/
trio.c 360 NO_SIZE = -1,
1261 varsize = NO_SIZE;
    [all...]
  /external/libxml2/
trio.c 364 NO_SIZE = -1,
1265 varsize = NO_SIZE;
    [all...]

Completed in 138 milliseconds