Home
last modified time | relevance | path

Searched refs:mNotifyUserPtr (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera2.cpp330 ec->mNotifyUserPtr = user; in set_notify_callback()
387 notifyCb(msgType, ext1, ext2, ext3, mNotifyUserPtr); in sendNotification()
DEmulatedCamera2.h269 void* mNotifyUserPtr; variable
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera2.cpp293 ec->mNotifyUserPtr = user; in set_notify_callback()
355 notifyCb(msgType, ext1, ext2, ext3, mNotifyUserPtr); in sendNotification()
DEmulatedCamera2.h241 void *mNotifyUserPtr; variable