Searched refs:CopyPixelsIn (Results 1 – 6 of 6) sorted by relevance
34 virtual status_t CopyPixelsIn(BBitmap *source, BPoint dest);
255 SoftwareRenderer::CopyPixelsIn(BBitmap *bitmap, BPoint location) in CopyPixelsIn() function in SoftwareRenderer
78 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() function in BGLRenderer
141 BGLView::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() function in BGLView149 return fRenderer->CopyPixelsIn(source, dest); in CopyPixelsIn()
43 virtual status_t CopyPixelsIn(BBitmap *source, BPoint dest);
58 status_t CopyPixelsIn(BBitmap *source, BPoint dest);