Searched refs:BBitmap (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/hgl/ |
D | bitmap_wrapper.cpp | 46 BBitmap *bb = new BBitmap(BRect(0, 0, width, height), colorSpace); in create_bitmap() 56 BBitmap *bb = (BBitmap*)bitmap; in get_bitmap_size() 69 BBitmap *bb = (BBitmap*)bitmap; in get_bitmap_color_space() 79 BBitmap *bb = (BBitmap*)bitmap; in copy_bitmap_bits() 91 BBitmap *bb = (BBitmap*)bitmap; in import_bitmap_bits() 102 BBitmap *bb = (BBitmap*)bitmap; in delete_bitmap() 110 BBitmap *bb = (BBitmap*)bitmap; in get_bitmap_bytes_per_row() 120 BBitmap *bb = (BBitmap*)bitmap; in get_bitmap_bits_length() 130 BBitmap *bb = (BBitmap*)bitmap; in dump_bitmap()
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | SoftwareRenderer.h | 30 void Display(BBitmap* bitmap, BRect* updateRect); 34 status_t CopyPixelsOut(BPoint source, BBitmap *dest); 35 status_t CopyPixelsIn(BBitmap *source, BPoint dest);
|
D | SoftwareRenderer.cpp | 53 RasBuf32(BBitmap *bmp) in RasBuf32() 218 SoftwareRenderer::Display(BBitmap *bitmap, BRect *updateRect) in Display() 264 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) in CopyPixelsOut() 274 SoftwareRenderer::CopyPixelsIn(BBitmap *bitmap, BPoint location) in CopyPixelsIn()
|
D | GalliumContext.h | 22 class BBitmap; variable
|
/third_party/mesa3d/src/gallium/winsys/sw/hgl/ |
D | hgl_sw_winsys.h | 31 class BBitmap; variable 36 virtual void Display(BBitmap *bitmap, BRect *updateRect) = 0;
|
D | hgl_sw_winsys.cpp | 67 BBitmap* bitmap; 133 haikuDisplayTarget->bitmap = new BBitmap( in hgl_winsys_displaytarget_create()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/ |
D | SDL_bframebuffer.cc | 69 BBitmap *bitmap = bwin->GetBitmap(); in BE_CreateWindowFramebuffer() 74 bitmap = new BBitmap(bwin->Bounds(), (color_space)bmode.space, in BE_CreateWindowFramebuffer() 129 BBitmap *bitmap = NULL; in BE_DrawThread() 188 BBitmap *bitmap = bwin->GetBitmap(); in BE_DestroyWindowFramebuffer()
|
D | SDL_BWin.h | 442 BBitmap *GetBitmap() { return _bitmap; } in GetBitmap() 454 void SetBitmap(BBitmap *bitmap) { _bitmap = bitmap; } in SetBitmap() 652 BBitmap *_bitmap;
|
/third_party/mesa3d/src/hgl/ |
D | GLRenderer.cpp | 66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() 73 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn()
|
D | GLView.cpp | 127 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() 140 BGLView::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn()
|
/third_party/mesa3d/include/HaikuGL/ |
D | GLRenderer.h | 41 virtual status_t CopyPixelsOut(BPoint source, BBitmap *dest); 42 virtual status_t CopyPixelsIn(BBitmap *source, BPoint dest);
|
D | GLView.h | 58 status_t CopyPixelsOut(BPoint source, BBitmap *dest); 59 status_t CopyPixelsIn(BBitmap *source, BPoint dest); 122 BBitmap* fDitherMap;
|
/third_party/e2fsprogs/po/ |
D | de.po | 288 msgstr "BBitmap"
|