Searched refs:getDisplayInfo (Results 1 – 5 of 5) sorted by relevance
34 Return<void> getDisplayInfo(getDisplayInfo_cb _hidl_cb) override;
90 Return<void> EvsDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_0::implementation::EvsDisplay
32 getDisplayInfo() generates (DisplayDesc info);
207 pDisplay->getDisplayInfo([](DisplayDesc desc) { in TEST_P()
1508 SurfaceComposerClient::getDisplayInfo(display, &dinfo); in createPreviewSurface()