Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/kernel/rhino/include/
A Dk_bitmap.h119 RHINO_INLINE void krhino_bitmap_set(uint32_t *bitmap, int32_t nr) in krhino_bitmap_set()
132 RHINO_INLINE void krhino_bitmap_clear(uint32_t *bitmap, int32_t nr) in krhino_bitmap_clear()
144 RHINO_INLINE int32_t krhino_bitmap_first(uint32_t *bitmap) in krhino_bitmap_first()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bframebuffer.cc71 BBitmap *bitmap = bwin->GetBitmap(); in HAIKU_CreateWindowFramebuffer() local
132 BBitmap *bitmap = NULL; in HAIKU_DrawThread() local
190 BBitmap *bitmap = bwin->GetBitmap(); in HAIKU_DestroyWindowFramebuffer() local
A DSDL_BWin.h461 void SetBitmap(BBitmap *bitmap) { _bitmap = bitmap; } in SetBitmap()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11shape.h31 void* bitmap; member
/AliOS-Things-master/components/freetype/src/base/
A Dftbitmap.c101 FT_Bitmap* bitmap, in ft_bitmap_assure_buffer()
217 FT_Bitmap* bitmap, in FT_Bitmap_Embolden()
721 FT_Bitmap bitmap; in FT_GlyphSlot_Own_Bitmap() local
742 FT_Bitmap *bitmap ) in FT_Bitmap_Done()
A Dftlcdfil.c34 _ft_lcd_filter_fir( FT_Bitmap* bitmap, in _ft_lcd_filter_fir()
168 _ft_lcd_filter_legacy( FT_Bitmap* bitmap, in _ft_lcd_filter_legacy()
A Dftglyph.c512 FT_BitmapGlyph bitmap = NULL; in FT_Glyph_To_Bitmap() local
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_shape.c84 Uint8 *src, *bitmap; in DirectFB_SetWindowShape() local
/AliOS-Things-master/components/freetype/src/cache/
A Dftcsbits.c44 FT_Bitmap* bitmap, in ftc_sbit_copy_bitmap()
134 FT_Bitmap* bitmap = &slot->bitmap; in ftc_snode_load() local
/AliOS-Things-master/components/freetype/src/raster/
A Dftrend1.c109 FT_Bitmap* bitmap; in ft_raster1_render() local
/AliOS-Things-master/components/freetype/include/
A Dftglyph.h165 FT_Bitmap bitmap; member
A Dfreetype.h1685 FT_Bitmap bitmap; member
/AliOS-Things-master/components/py_engine/framework/
A Dsh1106.py122 def draw_XBM(self, x, y, w, h, bitmap): argument
132 def draw_buffer(self, x, y, w, h, bitmap): argument
A Dst7789py.py817 def bitmap(self, bitmap, x, y, index=0): member in ST7789
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttsbit.c314 FT_Bitmap* bitmap; member
542 FT_Bitmap* bitmap; in tt_sbit_decoder_load_byte_aligned() local
680 FT_Bitmap* bitmap; in tt_sbit_decoder_load_bit_aligned() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c71 SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint8 ppb) in SDL_CalculateShapeBitmap()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftsmooth.c112 FT_Bitmap* bitmap = &slot->bitmap; in ft_smooth_render_generic() local
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfdrivr.c488 FT_Bitmap* bitmap = &slot->bitmap; in PCF_Glyph_Load() local
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdfdrivr.c675 FT_Bitmap* bitmap = &slot->bitmap; in BDF_Glyph_Load() local
A Dbdf.h153 unsigned char* bitmap; /* Glyph bitmap. */ member
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c384 uint32_t bitmap; in find_up_level() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/interconnection/red/
A Dapp_interconnection_ota.h116 uint8_t bitmap; member
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c965 FT_Bitmap* bitmap = &slot->bitmap; in FNT_Load_Glyph() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_fax3.c72 const unsigned char* bitmap; /* bit reversal table */ member
/AliOS-Things-master/components/littlefs/src/littlefs-v220/
A Dlfs.c4564 uint8_t *bitmap = (uint8_t *)p; in lfs_fs_set_bitmap() local
4574 uint8_t *bitmap, blk_used; in lfs_fs_cleanup() local

Completed in 50 milliseconds

12