Searched defs:setViewport (Results 1 – 6 of 6) sorted by relevance
65 void Camera::setViewport(uint offsetx, uint offsety, uint width, uint height) in setViewport() function in Camera75 void Camera::setViewport(uint width, uint height) in setViewport() function in Camera
33 void setViewport(const GrGLIRect& rect) { fViewport = rect; } in setViewport() function
110 void setViewport(SkISize size) { fViewport = size; } in setViewport() function
484 void setViewport (const RenderContext& renderCtx, const Rectangle& rect) in setViewport() function
976 void setViewport (const RenderContext& renderCtx, const Rectangle& rect) in setViewport() function
249 static inline void setViewport (const glw::Functions& gl, const RandomViewport& vp) in setViewport() function