Searched defs:CopyPixelsOut (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/hgl/
H A DGLRenderer.cpp71 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) function in class:BGLRenderer
H A DGLView.cpp128 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) function in class:BGLView
136 return fRenderer->CopyPixelsOut(source, dest);
/external/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp213 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) function in class:SoftwareRenderer
220 ERROR("%s::CopyPixelsOut(): incompatible color space: %s != %s\n",

Completed in 270 milliseconds