Searched defs:notifyCallback (Results 1 – 6 of 6) sorted by relevance
| /frameworks/av/camera/ | ||
| D | IProCameraCallbacks.cpp | 50 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() function in android::BpProCameraCallbacks |
| D | ICameraClient.cpp | 42 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() function in android::BpCameraClient |
| D | CameraBase.cpp | 170 void CameraBase<TCam, TCamTraits>::notifyCallback(int32_t msgType, in notifyCallback() function in android::CameraBase |
| D | Camera.cpp | 296 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() function in android::Camera |
| D | ProCamera.cpp | 60 void ProCamera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() function in android::ProCamera |
| /frameworks/av/services/camera/libcameraservice/api1/ | ||
| D | CameraClient.cpp | 713 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1, in notifyCallback() function in android::CameraClient |