Searched refs:CopyPixelsOut (Results 1 – 6 of 6) sorted by relevance
33 virtual status_t CopyPixelsOut(BPoint source, BBitmap *dest);
213 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) in CopyPixelsOut() function in SoftwareRenderer
71 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() function in BGLRenderer
128 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() function in BGLView136 return fRenderer->CopyPixelsOut(source, dest); in CopyPixelsOut()
42 virtual status_t CopyPixelsOut(BPoint source, BBitmap *dest);
57 status_t CopyPixelsOut(BPoint source, BBitmap *dest);