Searched refs:setNotifyCallback (Results 1 – 2 of 2) sorted by relevance
459 virtual int setNotifyCallback(camera2_notify_callback notify_cb, void *user);
2422 int ExynosCameraHWInterface2::setNotifyCallback(camera2_notify_callback notify_cb, void *user) in setNotifyCallback() function in android::ExynosCameraHWInterface26343 return obj(dev)->setNotifyCallback(notify_cb, user); in HAL2_device_set_notify_callback()