Searched defs:isIgnored (Results 1 – 2 of 2) sorted by relevance
276 bool Snapshot::isIgnored() const { in isIgnored() function in android::uirenderer::Snapshot
603 inline bool isIgnored() { return mMappers.isEmpty(); } in isIgnored() function