Home
last modified time | relevance | path

Searched defs:EVENT_MASK (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/utils/unix/
DSkOSWindow_Unix.cpp32 const long EVENT_MASK = StructureNotifyMask|ButtonPressMask|ButtonReleaseMask variable
/external/oprofile/libop/
Dop_xml_out.h30 EVENT_MASK, enumerator
/external/bluetooth/bluedroid/gki/common/
Dgki.h86 #define EVENT_MASK(evt) ((UINT16)(0x0001 << (evt))) macro
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h100 #define EVENT_MASK(evt) ((UINT16)(0x0001 << (evt))) macro
/external/libnfc-nci/src/gki/common/
Dgki.h93 #define EVENT_MASK(evt) ((UINT16)(0x0001 << (evt))) macro