Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.cpp93 LayerInfo::Frequent LayerInfo::isFrequent(nsecs_t now) const { in isFrequent() function in android::scheduler::LayerInfo
112 bool isFrequent = true; in isFrequent() local
DLayerInfo.h310 bool isFrequent; member
/frameworks/av/media/libmedia/
DCharacterEncodingDetector.cpp488 bool CharacterEncodingDetector::isFrequent(const uint16_t *values, uint32_t c) { in isFrequent() function in android::CharacterEncodingDetector