Home
last modified time | relevance | path

Searched refs:initDeviceInterface (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h317 void initDeviceInterface(uint32_t interfaceType);
H A DExynosDevice.cpp157 initDeviceInterface(mInterfaceType); in ExynosDevice()
176 void ExynosDevice::initDeviceInterface(uint32_t interfaceType) in initDeviceInterface() function in ExynosDevice