Searched refs:getSpecialPlaneId (Results 1 – 3 of 3) sorted by relevance
341 uint32_t getSpecialPlaneId(uint32_t index);
453 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
2876 const int32_t channelId = exynosDevice->getSpecialPlaneId(i); in getSpecialChannelId()