/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | SmallGlyphMetrics.java | |
/third_party/skia/src/ports/ |
H A D | SkImageEncoder_WIC.cpp | 53 SkBitmap bitmap; in SkEncodeImageWithWIC() local [all...] |
/third_party/skia/tests/ |
H A D | BlendTest.cpp | 154 SkBitmap bitmap; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
H A D | SkSLTest.cpp | 99 SkBitmap bitmap; in test_one_permutation() local
|
/third_party/skia/src/utils/mac/ |
H A D | SkCreateCGImageRef.cpp | 112 std::unique_ptr<SkBitmap> bitmap = prepare_for_image_ref(bm, &bitsPerComponent, &info); in SkCreateCGImageRefWithColorspace() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftglyph.h | 172 FT_Bitmap bitmap; member [all...] |
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcsbits.c | 130 FT_Bitmap* bitmap = &slot->bitmap; in ftc_snode_load() local 42 ftc_sbit_copy_bitmap( FTC_SBit sbit, FT_Bitmap* bitmap, FT_Memory memory ) ftc_sbit_copy_bitmap() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/sdf/ |
H A D | ftsdfrend.c | 254 FT_Bitmap* bitmap = &slot->bitmap; in ft_sdf_render() local 478 FT_Bitmap* bitmap = &slot->bitmap; ft_bsdf_render() local [all...] |
/third_party/skia/third_party/externals/freetype/src/smooth/ |
H A D | ftsmooth.c | 435 FT_Bitmap* bitmap = &slot->bitmap; ft_smooth_render() local [all...] |
/third_party/skia/tools/skdiff/ |
H A D | skdiff_utils.cpp | 85 static void force_all_opaque(const SkBitmap& bitmap) { in force_all_opaque() argument 93 bool write_bitmap(const SkString& path, const SkBitmap& bitmap) { in write_bitmap() argument
|
/third_party/skia/tools/skqp/src/ |
H A D | skqp_model.cpp | 90 SkBitmap bitmap; in decode() local
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Surface.java | 25 public Surface(Bitmap bitmap) { in Surface() argument 100 private static long CreateBitmapInstance(Bitmap bitmap) { in CreateBitmapInstance() argument 107 private static native long nCreateBitmap(Bitmap bitmap); in nCreateBitmap() argument
|
/third_party/skia/gm/ |
H A D | bitmaprect.cpp | 101 static void make_3x3_bitmap(SkBitmap* bitmap) { in make_3x3_bitmap() argument 149 SkBitmap bitmap; variable 150 make_3x3_bitmap(&bitmap); variable 170 SkBitmap bitmap; in make_big_bitmap() local [all...] |
H A D | lattice.cpp | 116 SkBitmap bitmap; in onDrawHelper() local
|
H A D | imagealphathreshold.cpp | 175 SkBitmap bitmap; in make_img() local
|
H A D | recordopts.cpp | 81 SkBitmap bitmap; in draw_save_layer_draw_bitmap_restore_sequence() local
|
H A D | all_bitmap_configs.cpp | 137 SkBitmap bitmap; in DEF_SIMPLE_GM() local
|
H A D | fp_sample_chaining.cpp | 126 SkBitmap bitmap; in make_test_bitmap() local
|
/third_party/skia/client_utils/android/ |
H A D | BitmapRegionDecoder.cpp | 48 bool BitmapRegionDecoder::decodeRegion(SkBitmap* bitmap, BRDAllocator* allocator, in decodeRegion() argument [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | quotaio_tree.c | 558 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block() argument 662 char *bitmap = NULL; in qtree_scan_dquots() local 605 report_tree(struct dquot *dquot, unsigned int blk, int depth, char *bitmap, int *entries, int (*process_dquot) (struct dquot *, void *), void *data) report_tree() argument [all...] |
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 314 char *bitmap; in exfat_create_bitmap() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mov_chan.c | 357 static uint64_t mov_get_channel_layout(uint32_t tag, uint32_t bitmap) in mov_get_channel_layout() argument 422 ff_mov_get_channel_layout_tag(const AVCodecParameters *par, uint32_t *layout, uint32_t *bitmap, uint32_t **pchannel_desc) ff_mov_get_channel_layout_tag() argument 503 uint32_t layout_tag, bitmap, num_descr; ff_mov_read_chan() local [all...] |
/third_party/NuttX/fs/inode/ |
H A D | fs_files.c | 84 static unsigned int bitmap[CONFIG_NFILE_DESCRIPTORS / 32 + 1] = {0}; variable [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_usefont.c | 78 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument 128 fill_bitmap(Display * dpy, Window win, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
|
/third_party/mesa3d/src/glx/ |
H A D | xfont.c | 82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument 132 fill_bitmap(Display * dpy, int screen, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
|