HomeSort by relevance Sort by last modified time
    Searched refs:handleRawPicture (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h 106 void handleRawPicture(const sp<IMemory>& mem);
CameraClient.cpp 679 // CAMERA_MSG_RAW_IMAGE handleRawPicture
745 client->handleRawPicture(dataPtr);
854 void CameraClient::handleRawPicture(const sp<IMemory>& mem) {

Completed in 742 milliseconds