Home
last modified time | relevance | path

Searched defs:mDisplayProxy (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsDisplay.h57 sp<frameworks::automotive::display::V1_0::IAutomotiveDisplayProxyService> mDisplayProxy; variable
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsGlDisplay.h71 sp<IAutomotiveDisplayProxyService> mDisplayProxy; variable
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/include/
H A DEvsGlDisplay.h69 std::shared_ptr<automotivedisplay::ICarDisplayProxy> mDisplayProxy; variable
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/include/
DEvsGlDisplay.h72 std::shared_ptr<automotivedisplay::ICarDisplayProxy> mDisplayProxy; variable
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/1.0/vts/functional/
DVtsHalAutomotiveDisplayV1_0TargetTest.cpp45 sp<IAutomotiveDisplayProxyService> mDisplayProxy; // Every test needs access to the service member in AutomotiveDisplayHidlTest
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/vts/functional/
DVtsHalCarDisplayTargetTest.cpp80 std::shared_ptr<ICarDisplayProxy> mDisplayProxy; member in CarDisplayAidlTest