Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp718 int32_t timestampValue = (connectedLevel & 0xFF) | ((maxLevel & 0xFF) << 8); in onContentProtectionUpdated() local
719 vsyncCallbackFunc(vsyncCallbackData, displayId, -timestampValue, ~1); in onContentProtectionUpdated()