/packages/services/Car/cpp/surround_view/service-impl/mock-evs/ |
D | MockEvsCamera.h | 31 using ::android::hardware::automotive::evs::V1_0::EvsResult; 32 using ::android::hardware::automotive::evs::V1_1::CameraParam; 33 using ::android::hardware::automotive::evs::V1_1::EvsEventDesc; 34 using ::android::hardware::automotive::evs::V1_1::EvsEventType; 43 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 44 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 45 using CameraDesc_1_1 = ::android::hardware::automotive::evs::V1_1::CameraDesc; 46 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 47 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 48 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; [all …]
|
D | MockEvsEnumerator.h | 27 using namespace ::android::hardware::automotive::evs::V1_1; 37 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 38 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 39 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 40 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 41 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 42 using IEvsEnumerator_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsEnumerator;
|
/packages/services/Car/evs/manager/1.1/ |
D | VirtualCamera.h | 34 using namespace ::android::hardware::automotive::evs::V1_1; 40 using ::android::hardware::automotive::evs::V1_0::EvsResult; 41 using ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 42 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 43 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 44 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 45 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 46 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; 47 using IEvsCameraStream_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCameraStream; 48 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; [all …]
|
D | Enumerator.h | 33 using namespace ::android::hardware::automotive::evs::V1_1; 40 namespace evs { 44 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 45 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 46 using IEvsEnumerator_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsEnumerator; 47 using IEvsEnumerator_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsEnumerator; 48 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 49 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 50 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState;
|
D | HalCamera.h | 33 using namespace ::android::hardware::automotive::evs::V1_1; 37 using ::android::hardware::automotive::evs::V1_0::EvsResult; 38 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 39 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 40 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 41 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 42 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; 43 using IEvsCameraStream_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCameraStream; 47 namespace evs {
|
D | Android.bp | 18 name: "android.automotive.evs.manager.fuzzlib", 31 "android.hardware.automotive.evs@1.0", 32 "android.hardware.automotive.evs@1.1", 70 name: "android.automotive.evs.manager@1.1", 84 "android.hardware.automotive.evs@1.0", 85 "android.hardware.automotive.evs@1.1", 97 init_rc: ["android.automotive.evs.manager@1.1.rc"], 117 "manifest_android.automotive.evs.manager@1.1.xml",
|
D | HalDisplay.h | 25 using namespace ::android::hardware::automotive::evs::V1_1; 29 using ::android::hardware::automotive::evs::V1_0::EvsResult; 30 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 31 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 32 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 33 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 37 namespace evs {
|
D | service.cpp | 34 using android::hardware::automotive::evs::V1_1::IEvsEnumerator; 35 using android::hardware::automotive::evs::V1_0::IEvsDisplay; 38 using namespace android::automotive::evs::V1_1::implementation;
|
/packages/services/Car/cpp/surround_view/service-impl/ |
D | Android.bp | 163 "android.hardware.automotive.evs@1.0", 164 "android.hardware.automotive.evs@1.1", 215 "mock-evs/MockEvsCamera.cpp", 216 "mock-evs/MockEvsEnumerator.cpp", 217 "mock-evs/MockSurroundViewCallback.cpp", 220 "packages/services/Car/evs/sampleDriver", 223 "android.hardware.automotive.evs@1.0", 224 "android.hardware.automotive.evs@1.1", 272 "mock-evs/MockEvsCamera.cpp", 273 "mock-evs/MockEvsEnumerator.cpp", [all …]
|
/packages/services/Car/evs/sampleDriver/ |
D | EvsGlDisplay.h | 26 using ::android::hardware::automotive::evs::V1_0::EvsResult; 27 using ::android::hardware::automotive::evs::V1_0::DisplayDesc; 28 using ::android::hardware::automotive::evs::V1_0::DisplayState; 29 using ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 30 using EvsResult = ::android::hardware::automotive::evs::V1_0::EvsResult; 31 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 32 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 38 namespace evs {
|
D | Android.bp | 20 name: "android.hardware.automotive.evs@1.1-sample", 37 "android.hardware.automotive.evs@1.0", 38 "android.hardware.automotive.evs@1.1", 59 init_rc: ["android.hardware.automotive.evs@1.1-sample.rc"], 89 "manifest_android.hardware.automotive.evs@1.1.xml", 101 "android.hardware.automotive.evs@1.0", 102 "android.hardware.automotive.evs@1.1", 117 sub_dir: "automotive/evs", 124 sub_dir: "automotive/evs",
|
D | EvsV4lCamera.h | 36 using ::android::hardware::automotive::evs::V1_0::EvsResult; 37 using ::android::hardware::automotive::evs::V1_0::CameraDesc; 38 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 39 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 40 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 41 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 42 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; 43 using IEvsCameraStream_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCameraStream; 48 namespace evs {
|
D | EvsEnumerator.h | 32 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 33 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 34 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 35 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 36 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 42 namespace evs {
|
D | service.cpp | 35 using android::hardware::automotive::evs::V1_1::IEvsEnumerator; 36 using android::hardware::automotive::evs::V1_1::IEvsDisplay; 40 using namespace android::hardware::automotive::evs::V1_1::implementation;
|
/packages/services/Car/cpp/surround_view/app/ |
D | sv_app.cpp | 36 using android::hardware::automotive::evs::V1_0::EvsResult; 38 using BufferDesc_1_0 = android::hardware::automotive::evs::V1_0::BufferDesc; 39 using DisplayState = android::hardware::automotive::evs::V1_0::DisplayState; 42 using namespace android::hardware::automotive::evs::V1_1; 286 sp<IEvsEnumerator> evs = IEvsEnumerator::getService(); in main() local 287 if (evs == nullptr) { in main() 306 evs->getDisplayIdList([&displayId](auto idList) { in main() 312 sp<IEvsDisplay> display = evs->openDisplay_1_1(displayId); in main() 332 evs->closeDisplay(display); in main()
|
/packages/services/Car/evs/support_library/ |
D | Utils.cpp | 25 namespace evs { namespace 28 using namespace ::android::hardware::automotive::evs::V1_0; 49 sp<IEvsEnumerator> evs = IEvsEnumerator::getService(evsServiceName); in getRearViewCameraIds() local 50 if (evs.get() == nullptr) { in getRearViewCameraIds() 59 evs->getCameraList([&config, &cameraIds](hidl_vec<CameraDesc> cameraList) { in getRearViewCameraIds()
|
/packages/services/Car/evs/apps/default/ |
D | StreamHandler.h | 28 using namespace ::android::hardware::automotive::evs::V1_1; 34 using ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 35 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 36 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 37 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc;
|
D | Android.bp | 50 "android.hardware.automotive.evs@1.0", 51 "android.hardware.automotive.evs@1.1", 84 sub_dir: "automotive/evs", 92 sub_dir: "automotive/evs", 100 sub_dir: "automotive/evs",
|
/packages/services/Car/computepipe/runner/debug_display_manager/ |
D | EvsDisplayManager.cpp | 33 using android::hardware::automotive::evs::V1_1::IEvsEnumerator; 34 using android::hardware::automotive::evs::V1_1::IEvsDisplay; 35 using android::hardware::automotive::evs::V1_0::EvsResult; 36 using android::hardware::automotive::evs::V1_0::DisplayState; 37 using android::hardware::automotive::evs::V1_0::BufferDesc; 39 using android::automotive::evs::support::RenderDirectView;
|
D | Android.bp | 29 "android.hardware.automotive.evs@1.0", 30 "android.hardware.automotive.evs@1.1", 46 "packages/services/Car/evs/support_library",
|
/packages/services/Car/evs/manager/1.1/stats/ |
D | CameraUsageStats.h | 34 namespace evs { 164 const hardware::hidl_vec<::android::hardware::automotive::evs::V1_1::BufferDesc>& bufs 167 const hardware::hidl_vec<::android::hardware::automotive::evs::V1_1::BufferDesc>& bufs 177 const hardware::hidl_vec<::android::hardware::automotive::evs::V1_1::BufferDesc>& bufs 180 const hardware::hidl_vec<::android::hardware::automotive::evs::V1_1::BufferDesc>& bufs
|
/packages/services/Car/evs/sepolicy/private/ |
D | file_contexts | 6 /system/bin/android\.automotive\.evs\.manager@1\.[0-9]+ u:object_r:evs_manager_exec:s0 9 /system/etc/automotive/evs(/.*)? u:object_r:evs_app_files:s0 10 /vendor/bin/android\.hardware\.automotive\.evs@1\.[0-9]+-sample u:object_r:hal_evs_driver_exec:s0
|
/packages/services/Car/evs/manager/1.0/ |
D | service.cpp | 33 using android::hardware::automotive::evs::V1_0::IEvsEnumerator; 34 using android::hardware::automotive::evs::V1_0::IEvsDisplay; 37 using namespace android::automotive::evs::V1_0::implementation;
|
D | Android.bp | 20 name: "android.automotive.evs.manager@1.0", 37 "android.hardware.automotive.evs@1.0", 40 init_rc: ["android.automotive.evs.manager@1.0.rc"],
|
/packages/services/Car/computepipe/runner/input_manager/include/ |
D | EvsInputManager.h | 37 class AnalyzeCallback : public ::android::automotive::evs::support::BaseAnalyzeCallback { 42 void analyze(const ::android::automotive::evs::support::Frame&) override; 74 std::unordered_map<int, ::android::automotive::evs::support::AnalyzeUseCase> mEvsUseCases;
|