/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 35 DisplayDesc getDisplayInfo(); in getDisplayInfo() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.h | 34 Return<void> getDisplayInfo(getDisplayInfo_cb _hidl_cb) override;
|
D | EvsDisplay.cpp | 90 Return<void> EvsDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_0::implementation::EvsDisplay
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsDisplay.h | 31 Return<void> getDisplayInfo(getDisplayInfo_cb _hidl_cb) override;
|
D | EvsDisplay.cpp | 103 Return<void> EvsDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsDisplay 371 return mDisplayProxy->getDisplayInfo(mDisplayId, _info_cb); in getDisplayInfo_1_1()
|
D | GlWrapper.cpp | 197 service->getDisplayInfo(displayId, [this](auto dpyConfig, auto dpyState) { in initialize()
|
/hardware/google/graphics/gs101/libhwc2.1/libdevice/ |
D | ExynosDeviceModule.cpp | 37 moduleDisplayInterface->getDisplayInfo(display_info); in ExynosDeviceModule()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | EvsGlDisplay.h | 36 ndk::ScopedAStatus getDisplayInfo(evs::DisplayDesc* _aidl_return) override;
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsGlDisplay.cpp | 238 ScopedAStatus EvsGlDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsGlDisplay 245 auto status = mDisplayProxy->getDisplayInfo(mDisplayId, &proxyDisplay); in getDisplayInfo()
|
D | GlWrapper.cpp | 202 auto status = pWindowProxy->getDisplayInfo(displayId, &displayDesc); in initialize()
|
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterfaceModule.h | 47 void getDisplayInfo(std::vector<displaycolor::DisplayInfo> &display_info);
|
D | ExynosDisplayDrmInterfaceModule.cpp | 442 void ExynosDisplayDrmInterfaceModule::getDisplayInfo( in getDisplayInfo() function in ExynosDisplayDrmInterfaceModule
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 33 getDisplayInfo() generates (DisplayDesc info);
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | VtsHalEvsV1_0TargetTest.cpp | 207 pDisplay->getDisplayInfo([](DisplayDesc desc) { in TEST_P()
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | VtsHalEvsTargetTest.cpp | 614 ASSERT_TRUE(pDisplay->getDisplayInfo(&displayDesc).isOk()); in TEST_P() 2228 ASSERT_TRUE(pDisplay->getDisplayInfo(&desc).isOk()); in TEST_P()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 1508 SurfaceComposerClient::getDisplayInfo(display, &dinfo); in createPreviewSurface()
|