Searched refs:timestampValue (Results 1 – 1 of 1) sorted by relevance
718 int32_t timestampValue = (connectedLevel & 0xFF) | ((maxLevel & 0xFF) << 8); in onContentProtectionUpdated() local719 vsyncCallbackFunc(vsyncCallbackData, displayId, -timestampValue, ~1); in onContentProtectionUpdated()