Lines Matching refs:hardware
36 using namespace ::android::hardware::drm;
40 using ::android::hardware::fromHeap;
41 using ::android::hardware::hidl_string;
42 using ::android::hardware::hidl_vec;
43 using ::android::hardware::HidlMemory;
44 using ::android::hardware::drm::V1_0::BufferType;
45 using ::android::hardware::drm::V1_0::DestinationBuffer;
46 using ::android::hardware::drm::V1_0::ICryptoFactory;
47 using ::android::hardware::drm::V1_0::ICryptoPlugin;
48 using ::android::hardware::drm::V1_0::Mode;
49 using ::android::hardware::drm::V1_0::Pattern;
50 using ::android::hardware::drm::V1_0::SharedBuffer;
51 using ::android::hardware::drm::V1_0::Status;
52 using ::android::hardware::drm::V1_0::SubSample;