Home
last modified time | relevance | path

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

/external/skia/src/views/unix/
DSkOSWindow_Unix.cpp32 const long EVENT_MASK = StructureNotifyMask|ButtonPressMask|ButtonReleaseMask variable
/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