Home
last modified time | relevance | path

Searched refs:ShouldUpdateImageAnalyzer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h346 bool ShouldUpdateImageAnalyzer();
H A Dvideo_pattern.cpp1178 if (contentRect_ != tmpRect && ShouldUpdateImageAnalyzer()) { in OnModifyDone()
1925 bool VideoPattern::ShouldUpdateImageAnalyzer() in OnModifyDone() function in OHOS::Ace::NG::VideoPattern