Home
last modified time | relevance | path

Searched refs:updateRect (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.h30 void Display(BBitmap* bitmap, BRect* updateRect);
33 void Draw(BRect updateRect);
H A DSoftwareRenderer.cpp218 SoftwareRenderer::Display(BBitmap *bitmap, BRect *updateRect) in Display() argument
256 SoftwareRenderer::Draw(BRect updateRect) in Draw() argument
259 fContextObj->Draw(fContextID, updateRect); in Draw()
H A DGalliumContext.h38 void Draw(context_id contextID, BRect updateRect);
H A DGalliumContext.cpp359 GalliumContext::Draw(context_id contextID, BRect updateRect) in Draw() argument
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.h36 virtual void Display(BBitmap *bitmap, BRect *updateRect) = 0;
/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp60 BGLRenderer::Draw(BRect updateRect) in Draw() argument
H A DGLView.cpp168 BGLView::Draw(BRect updateRect) in Draw() argument
172 fRenderer->Draw(updateRect); in Draw()
/third_party/mesa3d/include/HaikuGL/
H A DGLRenderer.h40 virtual void Draw(BRect updateRect);
H A DGLView.h64 virtual void Draw(BRect updateRect);
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c623 data.updateRect = fb->client_rect; in stw_framebuffer_present_locked()
H A Dgldrv.h400 IN RECT updateRect; // Update rectangle in the coordinate system of the window, whose HDC is passed to PFN_PRESENTBUFFERS member
421 IN RECT updateRect; member
434 IN RECT updateRect; member
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.h184 void updateRect(GrIRect16 rect) {
H A DGrDrawOpAtlas.cpp163 atlasLocator->updateRect(rect); in addSubImage()

Completed in 8 milliseconds