Searched refs:GetCacheValid (Results 1 – 4 of 4) sorted by relevance
29 bool GetCacheValid() const;
43 bool RSEffectRenderParams::GetCacheValid() const in GetCacheValid() function in OHOS::Rosen::RSEffectRenderParams
90 EXPECT_TRUE(params.GetCacheValid());
84 } else if (drawCmdIndex_.backgroundImageIndex_ == -1 || effectParams->GetCacheValid()) { in GenerateEffectDataOnDemand()