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

/frameworks/base/libs/hwui/
H A DSnapshot.cpp200 bool Snapshot::isIgnored() const { function in class:android::uirenderer::Snapshot
206 this, flags, previous.get(), height, isIgnored(), clipRegion && !clipRegion->isEmpty());
/frameworks/base/services/input/
H A DInputReader.h525 inline bool isIgnored() { return mMappers.isEmpty(); } function in class:android::InputDevice

Completed in 35 milliseconds