Searched refs:unfulfilled (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/display/chromeos/
H A Ddisplay_configurator.cc324 uint32_t unfulfilled = 0; local
347 unfulfilled |= CONTENT_PROTECTION_METHOD_HDCP;
367 *protection_mask = enabled & ~unfulfilled & requested_mask;

Completed in 1851 milliseconds