HomeSort by relevance Sort by last modified time
    Searched defs:mBusy (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/camera/
Camera.h 96 bool mBusy;
  /hardware/libhardware/modules/usbcamera/
Camera.h 111 bool mBusy;
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List13.java 45 private boolean mBusy = false;
104 if (!mBusy) {
141 mBusy = false;
156 mBusy = true;
160 mBusy = true;
  /frameworks/av/services/camera/libcameraservice/api1/client2/
CaptureSequencer.h 84 bool mBusy;

Completed in 187 milliseconds