Searched refs:GetIsCache (Results 1 – 4 of 4) sorted by relevance
177 bool GetIsCache() const;
378 bool DrawCmdList::GetIsCache() const in GetIsCache() function in OHOS::Rosen::Drawing::DrawCmdList
697 EXPECT_TRUE(drawCmdList->GetIsCache());
1580 parcel.WriteBool(val->GetIsCache()); in Marshalling()