Searched refs:CopyPixelsIn (Results 1 – 6 of 6) sorted by relevance
35 status_t CopyPixelsIn(BBitmap *source, BPoint dest);
274 SoftwareRenderer::CopyPixelsIn(BBitmap *bitmap, BPoint location) in CopyPixelsIn() function in SoftwareRenderer
73 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() function in BGLRenderer
140 BGLView::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() function in BGLView148 return fRenderer->CopyPixelsIn(source, dest); in CopyPixelsIn()
42 virtual status_t CopyPixelsIn(BBitmap *source, BPoint dest);
59 status_t CopyPixelsIn(BBitmap *source, BPoint dest);