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

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 300 && ch_obj->startZSlSnapshotCalled == FALSE) {
304 ch_obj->startZSlSnapshotCalled = TRUE;
310 && (ch_obj->startZSlSnapshotCalled == TRUE)) {
314 ch_obj->startZSlSnapshotCalled = FALSE;
358 ch_obj->startZSlSnapshotCalled == TRUE) {
361 ch_obj->startZSlSnapshotCalled = FALSE;
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 388 uint8_t startZSlSnapshotCalled;

Completed in 116 milliseconds