Searched defs:HDCPModule (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/media/hardware/
H A DHDCPAPI.h26 // Two different kinds of modules are covered under the same HDCPModule
28 struct HDCPModule { struct in namespace:android
33 // Sent in response to a call to "HDCPModule::initAsync" once
43 // Sent upon completion of a call to "HDCPModule::shutdownAsync".
60 // HDCPModule capability bit masks
76 HDCPModule(void *cookie, ObserverFunc observerNotify) {}; function in struct:android::HDCPModule
78 virtual ~HDCPModule() {};
143 HDCPModule(const HDCPModule &);
144 HDCPModule
[all...]

Completed in 58 milliseconds