Searched defs:isIgnored (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DSnapshot.cpp276 bool Snapshot::isIgnored() const { function in class:android::uirenderer::Snapshot
282 this, flags, previous, getViewportHeight(), isIgnored(), !mClipArea->isSimple());
/frameworks/native/services/inputflinger/
H A DInputReader.h603 inline bool isIgnored() { return mMappers.isEmpty(); } function in class:android::InputDevice

Completed in 58 milliseconds