Searched refs:CheckInvert (Results 1 – 2 of 2) sorted by relevance
69 …static bool CheckInvert(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderContext);
360 bool SecurityComponentHandler::CheckInvert(const RefPtr<FrameNode>& node, const RefPtr<RenderContex… in CheckInvert() function in OHOS::Ace::NG::SecurityComponentHandler471 CheckContrast(node, renderContext) || CheckInvert(node, renderContext) || in CheckRenderEffect()