Searched refs:handleRawPicture (Results 1 – 2 of 2) sorted by relevance
111 void handleRawPicture(const sp<IMemory>& mem);
808 client->handleRawPicture(dataPtr); in dataCallback()918 void CameraClient::handleRawPicture(const sp<IMemory>& mem) { in handleRawPicture() function in android::CameraClient