Searched refs:bounds_in_pixels (Results 1 – 4 of 4) sorted by relevance
69 const absl::optional<gfx::Rect>& bounds_in_pixels) { in RequestRefreshFrame() argument70 bounds_in_pixels_ = bounds_in_pixels; in RequestRefreshFrame()
23 void RequestRefreshFrame(const absl::optional<gfx::Rect>& bounds_in_pixels);
318 void InvalidateInternal(const gfx::Rect& bounds_in_pixels);
1666 const gfx::Rect& bounds_in_pixels) { in InvalidateInternal() argument1668 video_consumer_->RequestRefreshFrame(bounds_in_pixels); in InvalidateInternal()1670 OnPaint(bounds_in_pixels, host_display_client_->GetPixelSize(), in InvalidateInternal()