Home
last modified time | relevance | path

Searched refs:getDisplayInfo (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.h34 Return<void> getDisplayInfo(getDisplayInfo_cb _hidl_cb) override;
DEvsDisplay.cpp90 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.0/
DIEvsDisplay.hal32 getDisplayInfo() generates (DisplayDesc info);
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DVtsHalEvsV1_0TargetTest.cpp207 pDisplay->getDisplayInfo([](DisplayDesc desc) { in TEST_P()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1508 SurfaceComposerClient::getDisplayInfo(display, &dinfo); in createPreviewSurface()