Home
last modified time | relevance | path

Searched refs:getCameraIds (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/sv/1.0/default/
DSurroundViewService.h45 Return<void> getCameraIds(getCameraIds_cb _hidl_cb) override;
DSurroundViewService.cpp30 Return<void> SurroundViewService::getCameraIds(getCameraIds_cb _hidl_cb) { in getCameraIds() function in android::hardware::automotive::sv::V1_0::implementation::SurroundViewService
/hardware/interfaces/automotive/sv/1.0/
DISurroundViewService.hal38 getCameraIds() generates (vec<string> cameraIds);
DISurroundView2dSession.hal75 * cameras as returned by getCameraIds() else INVALID_ARG error is returned
DISurroundView3dSession.hal106 * cameras as returned by getCameraIds() else INVALID_ARG error is returned
/hardware/interfaces/automotive/sv/1.0/vts/functional/
DVtsHalSurroundViewV1_0TargetTest.cpp358 mSurroundViewService->getCameraIds([&cameraIds]( in TEST_P()
430 mSurroundViewService->getCameraIds([&cameraIds]( in TEST_P()
1038 mSurroundViewService->getCameraIds([&cameraIds]( in TEST_P()
1075 mSurroundViewService->getCameraIds([&cameraIds]( in TEST_P()