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

  /frameworks/av/camera/ndk/impl/
ACameraMetadata.cpp 264 case ACAMERA_CONTROL_AE_LOCK:
  /frameworks/av/include/camera/ndk/
NdkCameraMetadataTags.h 327 * will take effect even when ACAMERA_CONTROL_AE_LOCK <code>== true</code>.</p>
337 * @see ACAMERA_CONTROL_AE_LOCK
395 ACAMERA_CONTROL_AE_LOCK = // byte (enum)
530 * submit a request with <code>ACAMERA_CONTROL_AE_LOCK == true</code>, followed by a request
531 * with <code>ACAMERA_CONTROL_AE_LOCK == false</code>, if the application decides not to submit a
555 * @see ACAMERA_CONTROL_AE_LOCK
    [all...]

Completed in 84 milliseconds