Searched refs:SetCachedHighContrast (Results 1 – 4 of 4) sorted by relevance
698 drawCmdList->SetCachedHighContrast(true);773 drawCmdList->SetCachedHighContrast(false);778 drawCmdList->SetCachedHighContrast(false);780 drawCmdList->SetCachedHighContrast(true);
183 void SetCachedHighContrast(bool cachedHighContrast);
393 void DrawCmdList::SetCachedHighContrast(bool cachedHighContrast) in SetCachedHighContrast() function in OHOS::Rosen::Drawing::DrawCmdList
1752 val->SetCachedHighContrast(cachedHighContrast); in Unmarshalling()