HomeSort by relevance Sort by last modified time
    Searched defs:CopyPixelsOut (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/hgl/
GLRenderer.cpp 71 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest)
GLView.cpp 128 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest)
136 return fRenderer->CopyPixelsOut(source, dest);
  /external/mesa3d/src/gallium/targets/haiku-softpipe/
SoftwareRenderer.cpp 213 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap)
220 ERROR("%s::CopyPixelsOut(): incompatible color space: %s != %s\n",

Completed in 433 milliseconds