Searched refs:initDrmDevice (Results 1 – 4 of 4) sorted by relevance
32 virtual int32_t initDrmDevice(DrmDevice *drmDevice);
71 int32_t ExynosDisplayDrmInterfaceModule::initDrmDevice(DrmDevice *drmDevice) in initDrmDevice() function in ExynosDisplayDrmInterfaceModule74 if ((ret = ExynosDisplayDrmInterface::initDrmDevice(drmDevice)) != NO_ERROR) in initDrmDevice()
104 return displayInterface->initDrmDevice(mDrmDevice); in initDisplayInterface()
272 virtual int32_t initDrmDevice(DrmDevice *drmDevice);