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