Searched refs:contentDetectionEnabled (Results 1 – 2 of 2) sorted by relevance
54 void registerLayer(Layer*, bool contentDetectionEnabled);76 bool contentDetectionEnabled);
91 bool contentDetectionEnabled) { in getVoteType() argument93 if (!contentDetectionEnabled || compatibility == FrameRateCompatibility::NoVote) { in getVoteType()112 void LayerHistory::registerLayer(Layer* layer, bool contentDetectionEnabled) { in registerLayer() argument117 getVoteType(layer->getDefaultFrameRateCompatibility(), contentDetectionEnabled); in registerLayer()157 bool contentDetectionEnabled) { in setDefaultFrameRateCompatibility() argument168 info->setDefaultLayerVote(getVoteType(frameRateCompatibility, contentDetectionEnabled)); in setDefaultFrameRateCompatibility()