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

  /device/asus/flo/camera/QCamera2/HAL/test/
qcamera_test.cpp 217 String8 jpegPath;
218 jpegPath = jpegPath.format("/sdcard/img_%d.jpg", JpegIdx);
219 saveFile(dataPtr, jpegPath);
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.cpp 217 String8 jpegPath;
218 jpegPath = jpegPath.format("/sdcard/img_%d.jpg", JpegIdx);
219 saveFile(dataPtr, jpegPath);

Completed in 29 milliseconds