Home
last modified time | relevance | path

Searched refs:DisplayDesc (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/native/services/automotive/display/include/
H A DAutomotiveDisplayProxyService.h40 typedef struct DisplayDesc { struct
43 } DisplayDesc; typedef
57 std::unordered_map<uint64_t, DisplayDesc> mDisplays;
/aosp12/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/
H A DHalDisplayFuzzer.cpp25 using DisplayDesc = ::android::hardware::automotive::evs::V1_0::DisplayDesc; typedef
63 halDisplay->getDisplayInfo([](DisplayDesc desc) {}); in LLVMFuzzerTestOneInput()
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsDisplay.h25 using ::android::hardware::automotive::evs::V1_0::DisplayDesc;
61 DisplayDesc mInfo = {};
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsGlDisplay.h27 using ::android::hardware::automotive::evs::V1_0::DisplayDesc;
62 DisplayDesc mInfo = {};
/aosp12/hardware/interfaces/automotive/evs/1.0/
H A DIEvsDisplay.hal28 * See the description of the DisplayDesc structure for details.
31 * of the DisplayDesc structure for details.
33 getDisplayInfo() generates (DisplayDesc info);
H A Dtypes.hal47 struct DisplayDesc {
/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsDisplay.h47 DisplayDesc mInfo = {};
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/fuzzing/
H A DVtsHalEvsV1_1CameraOpenFuzz.cpp19 using ::android::hardware::automotive::evs::V1_0::DisplayDesc;
/aosp12/frameworks/native/services/automotive/display/
H A DAutomotiveDisplayProxyService.cpp85 DisplayDesc descriptor = {displayToken, surfaceControl}; in getIGraphicBufferProducer()
/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DVtsHalEvsV1_0TargetTest.cpp207 pDisplay->getDisplayInfo([](DisplayDesc desc) { in TEST_P()
/aosp12/hardware/interfaces/automotive/evs/1.1/
H A Dtypes.hal20 import @1.0::DisplayDesc;
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp72 using ::android::hardware::automotive::evs::V1_0::DisplayDesc;