Searched refs:CopyPixelsOut (Results 1 – 6 of 6) sorted by relevance
34 status_t CopyPixelsOut(BPoint source, BBitmap *dest);
264 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) in CopyPixelsOut() function in SoftwareRenderer
66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() function in BGLRenderer
127 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() function in BGLView135 return fRenderer->CopyPixelsOut(source, dest); in CopyPixelsOut()
41 virtual status_t CopyPixelsOut(BPoint source, BBitmap *dest);
58 status_t CopyPixelsOut(BPoint source, BBitmap *dest);