HomeSort by relevance Sort by last modified time
    Searched refs:mAuthenticated (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/ips/common/
HdcpControl.cpp 37 mAuthenticated(false),
66 mAuthenticated = false;
83 mWaitForCompletion = !mAuthenticated;
84 if (mAuthenticated) {
101 return mAuthenticated;
137 mAuthenticated = false;
156 mAuthenticated = false;
254 mAuthenticated = true;
257 mAuthenticated = false;
259 return mAuthenticated;
    [all...]
HdcpControl.h 76 bool mAuthenticated;

Completed in 498 milliseconds