/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xatom.h | 9 #define XA_PRIMARY ((Atom) 1) 10 #define XA_SECONDARY ((Atom) 2) 11 #define XA_ARC ((Atom) 3) 12 #define XA_ATOM ((Atom) 4) 13 #define XA_BITMAP ((Atom) 5) 14 #define XA_CARDINAL ((Atom) 6) 15 #define XA_COLORMAP ((Atom) 7) 16 #define XA_CURSOR ((Atom) 8) 17 #define XA_CUT_BUFFER0 ((Atom) 9) 18 #define XA_CUT_BUFFER1 ((Atom) 10) [all …]
|
D | Xutil.h | 157 Atom encoding; /* prop type */ 439 Atom /* property */ 446 Atom /* property */ 453 Atom /* property */ 460 Atom /* property */ 505 Atom /* property */ 599 Atom /* property */ 606 Atom /* property */ 624 Atom /* property */ 697 Atom /* property */ [all …]
|
D | XKBlib.h | 198 Atom name; /* "name" of requested bell */ 340 typedef Atom (*XkbInternAtomFunc)( 348 Atom /* atom */ 434 Atom /* name */ 452 Atom /* name */ 459 Atom /* name */ 471 Atom /* name */ 538 Atom /* name */, 550 Atom /* name */, 559 Atom /* name */, [all …]
|
D | Xdefs.h | 38 typedef unsigned long Atom; typedef 40 typedef CARD32 Atom; typedef
|
D | Xlib.h | 850 Atom atom; 861 Atom selection; 872 Atom selection; 873 Atom target; 874 Atom property; 884 Atom selection; 885 Atom target; 886 Atom property; /* ATOM or None */ 911 Atom message_type; 1039 Atom name; [all …]
|
D | Xproto.h | 247 #define Atom CARD32 macro 375 Atom name B32; 485 Atom atom B32; 512 Atom propertyType B32; 1134 Atom atom B32; 1144 Atom atom B32; 1150 Atom selection B32, target B32, property B32; 1156 Atom selection B32, target B32, property B32; 1182 Atom type B32; 1190 Atom type B32; [all …]
|
D | X.h | 74 typedef unsigned long Atom; /* Also in Xdefs.h */ typedef 90 typedef CARD32 Atom; typedef
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XKBgeom.h | 106 Atom name; 117 Atom name; 132 Atom name; 148 Atom name; 169 Atom name; 185 Atom name; 230 Atom name; 262 Atom name; 271 Atom name; 348 Atom /* name */, [all …]
|
D | XInput2.h | 111 Atom *labels; 128 Atom label; 310 Atom property; 566 extern Atom *XIListProperties( 575 Atom property, 576 Atom type, 587 Atom property 594 Atom property, 598 Atom type, 599 Atom *type_return,
|
D | XKBstr.h | 87 Atom name; 88 Atom * level_names; 398 Atom keycodes; 399 Atom geometry; 400 Atom symbols; 401 Atom types; 402 Atom compat; 403 Atom vmods[XkbNumVirtualMods]; 404 Atom indicators[XkbNumIndicators]; 405 Atom groups[XkbNumKbdGroups]; [all …]
|
D | Xfixes.h | 69 Atom selection; 83 Atom cursor_name; 93 Atom atom; /* Version >= 2 only */ 109 Atom atom; 136 Atom selection, 223 XFixesGetCursorName (Display *dpy, Cursor cursor, Atom *atom);
|
D | XKBproto.h | 34 #define Atom CARD32 macro 92 Atom name B32; 526 Atom indicator B32; 535 Atom indicator B32; 562 Atom indicator B32; 645 Atom name B32; 654 Atom name B32; 686 Atom name B32; 707 Atom name B32; 721 Atom name B32; [all …]
|
D | XI2proto.h | 68 #define Atom uint32_t macro 183 Atom label; /**< Axis label */ 764 Atom property; 765 Atom type; 779 Atom property; 797 Atom property; 798 Atom type; 809 Atom type; 1046 Atom property; 1087 #undef Atom
|
D | XInput.h | 484 Atom atom; /* the property that changed */ 772 Atom type; 1235 extern Atom* XListDeviceProperties( 1244 Atom /* property */, 1245 Atom /* type */, 1256 Atom /* property */ 1263 Atom /* property*/, 1267 Atom /* req_type*/, 1268 Atom* /* actual_type*/,
|
D | xfixesproto.h | 60 #define Atom CARD32 macro 121 Atom selection B32; 133 Atom selection B32; 157 Atom name B32; /* Version 2 */ 409 Atom atom B32; 440 Atom cursorName B32; 602 #undef Atom
|
D | lbxproto.h | 89 #define Atom CARD32 macro 469 Atom property B32; 470 Atom type B32; 497 Atom property B32; 498 Atom type B32; 511 Atom propertyType B32; 969 #undef Atom
|
D | XIproto.h | 58 #define Atom CARD32 macro 1464 Atom property B32; 1465 Atom type B32; 1483 Atom property B32; 1499 Atom property B32; 1500 Atom type B32; 1517 Atom propertyType B32; 1739 Atom atom B32; /* affected property */ 1753 #undef Atom
|
D | XKBsrv.h | 206 Atom * names; 712 Atom /* name */, 979 Atom /* name */, 1023 Atom /* name */,
|
/hardware/google/gfxstream/host/testlibs/x11/ |
D | X11Window.h | 45 Atom WM_DELETE_WINDOW; 46 Atom WM_PROTOCOLS; 47 Atom TEST_EVENT;
|
/hardware/google/pixel/vibrator/common/ |
D | StatsBase.cpp | 44 case PixelAtoms::Atom::kVibratorPlaycountReported: in atomToString() 47 case PixelAtoms::Atom::kVibratorLatencyReported: in atomToString() 50 case PixelAtoms::Atom::kVibratorErrorsReported: in atomToString() 236 .atomId = PixelAtoms::Atom::kVibratorPlaycountReported, in vibratorPlaycountAtom() 263 .atomId = PixelAtoms::Atom::kVibratorLatencyReported, in vibratorLatencyAtom() 279 .atomId = PixelAtoms::Atom::kVibratorErrorsReported, in vibratorErrorAtom()
|
/hardware/google/pixel/pixelstats/ |
D | StatsHelper.cpp | 72 .atomId = PixelAtoms::Atom::kVendorSpeakerImpedance, in reportSpeakerImpedance() 97 .atomId = PixelAtoms::Atom::kVendorSpeakerStatsReported, in reportSpeakerHealthStat() 116 .atomId = PixelAtoms::Atom::kVendorSlowIo, in reportSlowIo() 137 .atomId = PixelAtoms::Atom::kVendorChargeCycles, in reportChargeCycles() 158 .atomId = PixelAtoms::Atom::kVendorHardwareFailed, in reportHardwareFailed() 181 .atomId = PixelAtoms::Atom::kVendorSpeechDspStat, in reportSpeechDspStat() 206 .atomId = PixelAtoms::Atom::kVendorUsbPortOverheat, in reportUsbPortOverheat() 231 .atomId = PixelAtoms::Atom::kVendorUsbDataSessionEvent, in reportUsbDataSessionEvent()
|
D | SysfsCollector.cpp | 530 .atomId = PixelAtoms::Atom::kBatteryCapacity, in logBatteryCapacity() 572 .atomId = PixelAtoms::Atom::kStorageUfsHealth, in logUFSLifetime() 604 .atomId = PixelAtoms::Atom::kUfsResetCount, in logUFSErrorStats() 700 .atomId = PixelAtoms::Atom::kF2FsStats, in logF2fsStats() 762 .atomId = PixelAtoms::Atom::kF2FsAtomicWriteInfo, in logF2fsAtomicWriteInfo() 820 .atomId = PixelAtoms::Atom::kF2FsCompressionInfo, in logF2fsCompressionInfo() 888 .atomId = PixelAtoms::Atom::kF2FsGcSegmentInfo, in logF2fsGcSegmentInfo() 908 .atomId = PixelAtoms::Atom::kF2FsSmartIdleMaintEnabledStateChanged, in logF2fsSmartIdleMaintEnabled() 970 .atomId = PixelAtoms::Atom::kBlockStatsReported, in logBlockStatsReported() 1045 .atomId = PixelAtoms::Atom::kZramMmStat, in reportZramMmStat() [all …]
|
D | BatteryHealthReporter.cpp | 109 .atomId = PixelAtoms::Atom::kBatteryHealthStatus, in reportBatteryHealthStatusEvent() 169 .atomId = PixelAtoms::Atom::kBatteryHealthUsage, in reportBatteryHealthUsageEvent()
|
D | DisplayStatsReporter.cpp | 182 .atomId = PixelAtoms::Atom::kDisplayPanelErrorStats, in logDisplayPanelErrorStats() 250 .atomId = PixelAtoms::Atom::kDisplayPortErrorStats, in logDisplayPortErrorStats() 317 .atomId = PixelAtoms::Atom::kHdcpAuthTypeStats, in logHDCPAuthTypeStats()
|
/hardware/google/pixel/pixelstats/test/android/hardware/google/pixel/ |
D | PixelAtomsTest.java | 35 doTestPushedAtomsHasReverseDomainName(PixelAtoms.Atom.getDescriptor()); in testPushedAtomsHasReverseDomainName()
|