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

  /device/asus/flo/camera/QCamera2/HAL/test/
qcamera_test.h 106 static int JpegIdx;
qcamera_test.cpp 64 int CameraContext::JpegIdx = 0;
218 jpegPath = jpegPath.format("/sdcard/img_%d.jpg", JpegIdx);
220 JpegIdx++;
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.h 106 static int JpegIdx;
qcamera_test.cpp 64 int CameraContext::JpegIdx = 0;
218 jpegPath = jpegPath.format("/sdcard/img_%d.jpg", JpegIdx);
220 JpegIdx++;

Completed in 28 milliseconds