Home
last modified time | relevance | path

Searched refs:initDrmDevice (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.h32 virtual int32_t initDrmDevice(DrmDevice *drmDevice);
DExynosDisplayDrmInterfaceModule.cpp71 int32_t ExynosDisplayDrmInterfaceModule::initDrmDevice(DrmDevice *drmDevice) in initDrmDevice() function in ExynosDisplayDrmInterfaceModule
74 if ((ret = ExynosDisplayDrmInterface::initDrmDevice(drmDevice)) != NO_ERROR) in initDrmDevice()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceDrmInterface.cpp104 return displayInterface->initDrmDevice(mDrmDevice); in initDisplayInterface()
DExynosDisplayDrmInterface.h272 virtual int32_t initDrmDevice(DrmDevice *drmDevice);