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

/frameworks/base/libs/hwui/
H A DSnapshot.cpp269 bool Snapshot::isIgnored() const { function in class:android::uirenderer::Snapshot
275 this, flags, previous.get(), getViewportHeight(), isIgnored(), clipRegion && !clipRegion->isEmpty());
/frameworks/native/services/inputflinger/
H A DInputReader.h558 inline bool isIgnored() { return mMappers.isEmpty(); } function in class:android::InputDevice

Completed in 58 milliseconds