Searched refs:FACING_DONTCARE (Results 1 – 1 of 1) sorted by relevance
59 public static final int FACING_DONTCARE = 0; field in CameraStreamer792 private int mRequestedFacing = FACING_DONTCARE;795 private int mActualFacing = FACING_DONTCARE;1041 case FACING_DONTCARE: in setFacing()1271 } else if (mRequestedFacing == FACING_DONTCARE) { in getCameraId()