Home
last modified time | relevance | path

Searched refs:getSpecialPlaneId (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h341 uint32_t getSpecialPlaneId(uint32_t index);
DExynosDevice.cpp453 result.appendFormat("\tindex: %d attribute 0x%" PRIx64 "\n", getSpecialPlaneId(index), in dump()
1296 uint32_t ExynosDevice::getSpecialPlaneId(uint32_t index) in getSpecialPlaneId() function in ExynosDevice
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp2876 const int32_t channelId = exynosDevice->getSpecialPlaneId(i); in getSpecialChannelId()