Home
last modified time | relevance | path

Searched refs:AcrylicRedundantDevice (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic_device.cpp64 AcrylicRedundantDevice::AcrylicRedundantDevice(const char *devpath) in AcrylicRedundantDevice() function in AcrylicRedundantDevice
70 AcrylicRedundantDevice::~AcrylicRedundantDevice() in ~AcrylicRedundantDevice()
76 bool AcrylicRedundantDevice::open() in open()
100 int AcrylicRedundantDevice::ioctl_unique(int cmd, void *arg) in ioctl_unique()
108 int AcrylicRedundantDevice::ioctl_current(int cmd, void *arg) in ioctl_current()
116 int AcrylicRedundantDevice::ioctl_broadcast(int cmd, void *arg) { in ioctl_broadcast()
Dacrylic_device.h36 class AcrylicRedundantDevice {
38 AcrylicRedundantDevice(const char *path);
39 ~AcrylicRedundantDevice();