Home
last modified time | relevance | path

Searched defs:bitmap (Results 201 - 225 of 373) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DSmallGlyphMetrics.java
/third_party/skia/src/ports/
H A DSkImageEncoder_WIC.cpp53 SkBitmap bitmap; in SkEncodeImageWithWIC() local
[all...]
/third_party/skia/tests/
H A DBlendTest.cpp154 SkBitmap bitmap; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
H A DSkSLTest.cpp99 SkBitmap bitmap; in test_one_permutation() local
/third_party/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp112 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 Dftglyph.h172 FT_Bitmap bitmap; member
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.c130 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 Dftsdfrend.c254 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 Dftsmooth.c435 FT_Bitmap* bitmap = &slot->bitmap; ft_smooth_render() local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.cpp85 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 Dskqp_model.cpp90 SkBitmap bitmap; in decode() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DSurface.java25 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 Dbitmaprect.cpp101 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 Dlattice.cpp116 SkBitmap bitmap; in onDrawHelper() local
H A Dimagealphathreshold.cpp175 SkBitmap bitmap; in make_img() local
H A Drecordopts.cpp81 SkBitmap bitmap; in draw_save_layer_draw_bitmap_restore_sequence() local
H A Dall_bitmap_configs.cpp137 SkBitmap bitmap; in DEF_SIMPLE_GM() local
H A Dfp_sample_chaining.cpp126 SkBitmap bitmap; in make_test_bitmap() local
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp48 bool BitmapRegionDecoder::decodeRegion(SkBitmap* bitmap, BRDAllocator* allocator, in decodeRegion() argument
[all...]
/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.c558 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 Dmkfs.c314 char *bitmap; in exfat_create_bitmap() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmov_chan.c357 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 Dfs_files.c84 static unsigned int bitmap[CONFIG_NFILE_DESCRIPTORS / 32 + 1] = {0}; variable
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c78 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 Dxfont.c82 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

Completed in 13 milliseconds

12345678910>>...15