Searched refs:saveFile (Results 1 – 4 of 4) sorted by relevance
103 status_t saveFile(const sp<IMemory>& mem, String8 path);
106 status_t CameraContext::saveFile(const sp<IMemory>& mem, String8 path) in saveFile() function in qcamera::CameraContext219 saveFile(dataPtr, jpegPath); in postData()
498 void saveFile(const sp<IMemory>& mem) { in saveFile() function570 saveFile(mem); in my_preview_callback()
593 void saveFile(unsigned char *buff, int width, int height, int format) { in saveFile() function