Home
last modified time | relevance | path

Searched refs:sNotifyCb (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h304 static void sNotifyCb(int32_t msg_type, int32_t ext1,
DCameraHardwareInterface.cpp75 sNotifyCb((int32_t) msgType, ext1, ext2, (void*) this); in notifyCallback()
733 void CameraHardwareInterface::sNotifyCb(int32_t msg_type, int32_t ext1, in sNotifyCb() function in android::CameraHardwareInterface