Searched refs:handleCompressedPicture (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraClient.h99 void handleCompressedPicture(const sp<IMemory>& mem);
H A DCameraClient.cpp673 // CAMERA_MSG_COMPRESSED_IMAGE handleCompressedPicture
741 client->handleCompressedPicture(dataPtr);
862 void CameraClient::handleCompressedPicture(const sp<IMemory>& mem) { function in class:android::CameraClient

Completed in 77 milliseconds