Home
last modified time | relevance | path

Searched defs:DeviceInfo (Results 1 – 2 of 2) sorted by relevance

/external/qemu/hw/
Dqdev.h74 typedef struct DeviceInfo DeviceInfo; typedef
80 struct DeviceInfo { struct
90 void qdev_register(DeviceInfo *info); argument
/external/webkit/WebCore/platform/graphics/chromium/
DTransparencyWin.cpp69 struct DeviceInfo { in compositeToCopy() struct
70 DeviceInfo(SkDevice* d, int lx, int ly) in compositeToCopy() argument
74 SkDevice* device; in compositeToCopy()
75 int x; in compositeToCopy()
76 int y; in compositeToCopy()