Searched defs:ext3 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.cpp447 int32_t ext3,
452 ext1, ext2, ext3);
456 listener->notifyError(ext1, ext2, ext3);
459 nsecs_t timestamp = (nsecs_t)ext2 | ((nsecs_t)(ext3) << 32 );
474 __FUNCTION__, msg_type, ext1, ext2, ext3);
444 notificationCallback(int32_t msg_type, int32_t ext1, int32_t ext2, int32_t ext3, void *user) argument

Completed in 61 milliseconds