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.h451 static void __notify_cb(int32_t msg_type, int32_t ext1, in __notify_cb()
460 static void __data_cb(int32_t msg_type, in __data_cb()
477 static void __data_cb_timestamp(nsecs_t timestamp, int32_t msg_type, in __data_cb_timestamp()
/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.cpp482 void Camera2Device::notificationCallback(int32_t msg_type, in notificationCallback()