Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h296 void onContentProtectionUpdated(uint32_t displayId, HdcpLevels hdcpLevels);
DExynosDevice.cpp704 void ExynosDevice::onContentProtectionUpdated(uint32_t displayId, HdcpLevels hdcpLevels) { in onContentProtectionUpdated() function in ExynosDevice
DExynosDisplay.cpp6709 mDevice->onContentProtectionUpdated(mDisplayId, hdcpLevels); in contentProtectionUpdated()