Home
last modified time | relevance | path

Searched defs:drmDevice (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterfaceModule.h76 void init(DrmDevice *drmDevice, uint32_t size) { in init()
98 void init(DrmDevice *drmDevice) { in init()
111 DppBlobs(DrmDevice *drmDevice, uint32_t pid) : planeId(pid) { in DppBlobs()
136 void initOldDppBlobs(DrmDevice *drmDevice) { in initOldDppBlobs()
H A DExynosDisplayDrmInterfaceModule.cpp71 int32_t ExynosDisplayDrmInterfaceModule::initDrmDevice(DrmDevice *drmDevice) in initDrmDevice()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceDrmInterface.cpp199 …osDeviceDrmInterface::ExynosDrmEventHandler::init(ExynosDevice *exynosDevice, DrmDevice *drmDevice) in init()
H A DExynosDisplayDrmInterface.cpp550 int32_t ExynosDisplayDrmInterface::initDrmDevice(DrmDevice *drmDevice) in initDrmDevice()
2176 void ExynosDisplayDrmInterface::DrmReadbackInfo::init(DrmDevice *drmDevice, uint32_t displayId) in init()