Searched refs:getRect (Results 1 – 9 of 9) sorted by relevance
88 CGRect getRect() { function99 id rv_rect = @(getRect());
90 CGRect getRect() { function101 id rv_rect = @(getRect());
175 sw::Rect clearRect = renderTarget->getRect(); in clearColor()193 sw::Rect clearRect = depthBuffer->getRect(); in clearDepth()210 sw::Rect clearRect = stencilBuffer->getRect(); in clearStencil()
205 sw::Rect clearRect = renderTarget[i]->getRect(); in clearColor()225 sw::Rect clearRect = depthBuffer->getRect(); in clearDepth()242 sw::Rect clearRect = stencilBuffer->getRect(); in clearStencil()
3488 sw::Rect clearRect = colorbuffer->getRect(); in clearColorBuffer()3531 sw::Rect clearRect = depthbuffer->getRect(); in clearDepthBuffer()3559 sw::Rect clearRect = stencilbuffer->getRect(); in clearStencilBuffer()
304 Rect getRect() const;
3121 Rect Surface::getRect() const in getRect() function in sw::Surface