Searched refs:EVENT_MASK (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/libop/
H A Dop_xml_out.h30 EVENT_MASK, enumerator in enum:__anon7647
/external/skia/src/utils/unix/
H A DSkOSWindow_Unix.cpp25 const long EVENT_MASK = StructureNotifyMask|ButtonPressMask|ButtonReleaseMask variable
42 swa.event_mask = EVENT_MASK;
92 XSelectInput(dsp, fUnixWindow.fWin, EVENT_MASK);
/external/oprofile/libpp/
H A Dxml_utils.cpp334 out << init_attr(EVENT_MASK, pclass.ptemplate.unitmask);

Completed in 131 milliseconds