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

  /frameworks/av/include/camera/ndk/
NdkCameraDevice.h 339 camera_status_t ACaptureSessionOutput_create(
347 * @see ACaptureSessionOutput_create
    [all...]
  /frameworks/av/camera/ndk/
NdkCameraDevice.cpp 98 camera_status_t ACaptureSessionOutput_create(
  /cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp 579 ret = ACaptureSessionOutput_create(mImgReaderAnw, &mImgReaderOutput);
598 ret = ACaptureSessionOutput_create(mPreviewAnw, &mPreviewOutput);
    [all...]

Completed in 1934 milliseconds