Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmHal.cpp1148 … [&](Status_V1_2 status, const HdcpLevel_V1_2& hConnected, const HdcpLevel_V1_2& hMax) { in getHdcpLevels() argument
1150 *connected = toHdcpLevel(hConnected); in getHdcpLevels()
1157 [&](Status status, const HdcpLevel& hConnected, const HdcpLevel& hMax) { in getHdcpLevels() argument
1159 *connected = toHdcpLevel(static_cast<HdcpLevel_V1_2>(hConnected)); in getHdcpLevels()