Home
last modified time | relevance | path

Searched defs:msg_type (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h449 static void __notify_cb(int32_t msg_type, int32_t ext1, in __notify_cb()
458 static void __data_cb(int32_t msg_type, in __data_cb()
475 static void __data_cb_timestamp(nsecs_t timestamp, int32_t msg_type, in __data_cb_timestamp()
/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.cpp484 void Camera2Device::notificationCallback(int32_t msg_type, in notificationCallback()