OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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