Searched defs:DeviceInfo (Results 1 – 3 of 3) sorted by relevance
74 typedef struct DeviceInfo DeviceInfo; typedef80 struct DeviceInfo { struct90 void qdev_register(DeviceInfo *info); argument
69 struct DeviceInfo { in compositeToCopy() struct70 DeviceInfo(SkDevice* d, int lx, int ly) in compositeToCopy() function74 SkDevice* device; in compositeToCopy()75 int x; in compositeToCopy()76 int y; in compositeToCopy()
1862 AuthRecord DeviceInfo; member