Home | History | Annotate | Download | only in libcamera

Lines Matching defs:receiveRawPicture

1296     void QualcommCameraHardware::receiveRawPicture(camera_frame_type *frame)
1298 ALOGV("receiveRawPicture: E");
1318 ALOGV("receiveRawPicture: RAW CALLBACK (CB %p) "
1338 else ALOGE("receiveRawPicture: virtual address %p is out of range!",
1344 ALOGV("receiveRawPicture: X");
1367 ALOGV("receiveRawPicture: GPS PARM %s --> [%s]", "gps-"#what, what##_str); \
1380 ALOGW("receiveRawPicture: GPS " #what " not specified: " \
1395 ALOGV("receiveRawPicture: setting image location ALT %d LAT %lf LON %lf",
1398 ALOGE("receiveRawPicture: camera_set_position: error");
1402 else ALOGV("receiveRawPicture: not setting image location");
1856 obj->receiveRawPicture((camera_frame_type *)parm4);
1859 // It's important that we call receiveRawPicture() before
1863 // receiveRawPicture on a dead object.
1912 // might call receiveRawPicture on a dead object.