Home
last modified time | relevance | path

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

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