Searched refs:handleRawPicture (Results 1 – 2 of 2) sorted by relevance
150 void handleRawPicture(const sp<IMemory>&);
1021 void CameraService::Client::handleRawPicture(const sp<IMemory>& mem) in handleRawPicture() function in android::CameraService::Client1125 client->handleRawPicture(dataPtr); in dataCallback()