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