Searched defs:flushRect (Results 1 – 5 of 5) sorted by relevance
37 void Flush(const OHOS::Rect& flushRect) override {} in Flush()
143 void GraphicEngine::Flush(const OHOS::Rect& flushRect) in Flush()
130 void ChargerGraphicEngine::Flush(const OHOS::Rect& flushRect) in Flush()
163 virtual void Flush(const Rect& flushRect) {} in Flush()
523 Rect flushRect(GetScreenRect()); in Render() local