Home
last modified time | relevance | path

Searched defs:displayInterface (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/systeminterface/
H A DSystemInterface.java52 DisplayInterface displayInterface, in SystemInterface()
244 public Builder withDisplayInterface(DisplayInterface displayInterface) { in withDisplayInterface()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceDrmInterface.cpp102 ExynosDisplayDrmInterface *displayInterface = in initDisplayInterface() local
H A DExynosDisplayDrmInterface.cpp1913 …isplayDrmInterface::DrmModeAtomicReq::DrmModeAtomicReq(ExynosDisplayDrmInterface *displayInterface) in DrmModeAtomicReq()