Home
last modified time | relevance | path

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

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