Home
last modified time | relevance | path

Searched refs:CopyPixelsOut (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.h34 status_t CopyPixelsOut(BPoint source, BBitmap *dest);
H A DSoftwareRenderer.cpp264 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) in CopyPixelsOut() function in SoftwareRenderer
/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() function in BGLRenderer
H A DGLView.cpp127 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() function in BGLView
135 return fRenderer->CopyPixelsOut(source, dest); in CopyPixelsOut()
/third_party/mesa3d/include/HaikuGL/
H A DGLRenderer.h41 virtual status_t CopyPixelsOut(BPoint source, BBitmap *dest);
H A DGLView.h58 status_t CopyPixelsOut(BPoint source, BBitmap *dest);

Completed in 3 milliseconds