Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libcopybit/
Dc2dExt.h51 uint32 srcId; /*!< source surface */ member
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.cpp273 for (const auto srcId : route.sourcePortIds) { in getConnectedSourceDevicesPortsForMixPort() local
274 if (connectedSourceDevicePorts.count(srcId) != 0) { in getConnectedSourceDevicesPortsForMixPort()
275 const auto devicePortIt = findById<AudioPort>(mPorts, srcId); in getConnectedSourceDevicesPortsForMixPort()