Home
last modified time | relevance | path

Searched defs:bitmap (Results 501 - 525 of 568) sorted by relevance

1...<<212223

/third_party/f2fs-tools/fsck/
H A Df2fs.h163 unsigned char *bitmap; /* all bitmaps pointer */ member
204 u8 *bitmap; member
H A Dfsck.c1392 print_dentry(struct f2fs_sb_info *sbi, __u8 *name, u8 *bitmap, struct f2fs_dir_entry *dentry, int max, int idx, int last_blk, int enc_name) print_dentry() argument
1568 nullify_dentry(struct f2fs_dir_entry *dentry, int offs, __u8 (*filename)[F2FS_SLOT_LEN], u8 **bitmap) nullify_dentry() argument
1576 __chk_dentries(struct f2fs_sb_info *sbi, int casefolded, struct child_info *child, u8 *bitmap, struct f2fs_dir_entry *dentry, __u8 (*filenames)[F2FS_SLOT_LEN], int max, int last_blk, int enc_name) __chk_dentries() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c1327 FT_Bitmap bitmap; in draw_glyphs() local
[all...]
/third_party/curl/lib/vssh/
H A Dlibssh2.c3050 int bitmap = GETSOCK_BLANK; in ssh_getsock() local
/third_party/backends/backend/
H A Dhp4200.c142 setbits (HP4200_Scanner * s, unsigned char reg, unsigned char bitmap) in setbits() argument
/third_party/curl/lib/
H A Dmulti.c1060 int bitmap = GETSOCK_BLANK; in perform_getsock() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c1932 u8 *bitmap, *byte; in ntfs_dump_attr_index_allocation() local
H A Dplaylog.c1618 static const unsigned char bitmap[] = in insert_index_allocation() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h285 } bitmap; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc151 TNode<IntPtrT> bitmap = in GetMarkBit() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dfont.c364 const GLubyte *bitmap = font->Characters[character]+1 + bitmap_stride * (font->Height - 1); in util_font_draw_character() local
/third_party/skia/src/gpu/v1/
H A DDevice.cpp646 sk_sp<SkSpecialImage> Device::makeSpecial(const SkBitmap& bitmap) { in makeSpecial() argument
/third_party/skia/src/core/
H A DSkBlurMF.cpp203 SkBitmap bitmap; in draw_rrect_into_mask() local
221 SkBitmap bitmap; in draw_rects_into_mask() local
900 SkBitmap bitmap; in make_rect_integral_fp() local
H A DSkCanvas.cpp451 SkCanvas::SkCanvas(const SkBitmap& bitmap, const SkSurfaceProps& props) in SkCanvas() argument
459 SkCanvas::SkCanvas(const SkBitmap& bitmap, in SkCanvas() argument
470 SkCanvas::SkCanvas(const SkBitmap& bitmap) : SkCanvas(bitmap, nullptr, nullptr) {} in SkCanvas() argument
473 SkCanvas::SkCanvas(const SkBitmap& bitmap, ColorBehavior) in SkCanvas() argument
546 bool SkCanvas::writePixels(const SkBitmap& bitmap, int x, int y) { in writePixels() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp112 void copyFT2LCD16(const FT_Bitmap& bitmap, const SkMask& mask, int lcdIsBGR, in copyFT2LCD16() argument
[all...]
/third_party/skia/tests/
H A DImageFilterTest.cpp107 SkBitmap bitmap; in make_gradient_circle() local
607 SkBitmap bitmap; in test_morphology_radius_with_mirror_ctm() local
1269 SkBitmap bitmap; DEF_TEST() local
1317 SkBitmap bitmap; test_huge_blur() local
1372 SkBitmap bitmap; test_xfermode_cropped_input() local
1417 SkBitmap bitmap; DEF_TEST() local
[all...]
H A DImageTest.cpp148 SkBitmap bitmap; in create_codec_image() local
728 check_legacy_bitmap(skiatest::Reporter* reporter, GrDirectContext* dContext, const SkImage* image, const SkBitmap& bitmap) check_legacy_bitmap() argument
751 SkBitmap bitmap; test_legacy_bitmap() local
1041 SkBitmap bitmap; DEF_GPUTEST() local
1197 SkBitmap bitmap; DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h1921 FT_Bitmap bitmap; global() member
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c364 FT_Bitmap* bitmap = &slot->bitmap; FT_BASE_DEF() local
4755 FT_Bitmap bitmap; FT_BASE_DEF() local
[all...]
/third_party/python/Python/
H A Dhamt.c447 hamt_bitindex(uint32_t bitmap, uint32_t bit) hamt_bitindex() argument
1835 uint32_t bitmap = 0; hamt_node_array_without() local
[all...]
/third_party/skia/dm/
H A DDMSrcSink.cpp181 static inline void alpha8_to_gray8(SkBitmap* bitmap) { in alpha8_to_gray8() argument
230 SkBitmap bitmap; in draw() local
285 SkBitmap bitmap; in draw() local
370 swap_rb_if_necessary(SkBitmap& bitmap, CodecSrc::DstColorType dstColorType) swap_rb_if_necessary() argument
418 SkBitmap bitmap; draw_to_canvas() local
869 SkBitmap bitmap; draw() local
1441 compare_bitmaps(const SkBitmap& reference, const SkBitmap& bitmap) compare_bitmaps() argument
2204 draw_to_canvas(Sink* sink, SkBitmap* bitmap, SkWStream* stream, SkString* log, SkISize size, const DrawToCanvasFn& draw) draw_to_canvas() argument
2226 check_against_reference(const SkBitmap* bitmap, const Src& src, Sink* sink) check_against_reference() argument
2255 draw(const Src& src, SkBitmap* bitmap, SkWStream* stream, SkString* log) const draw() argument
2269 draw(const Src& src, SkBitmap* bitmap, SkWStream* stream, SkString* log) const draw() argument
2301 draw( const Src& src, SkBitmap* bitmap, SkWStream* stream, SkString* log) const draw() argument
2330 draw(const Src& src, SkBitmap* bitmap, SkWStream* stream, SkString* log) const draw() argument
2354 draw(const Src& src, SkBitmap* bitmap, SkWStream* stream, SkString* log) const draw() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dlink.c1936 ebitmap_t *bitmap; in is_decl_requires_met() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c889 static int __cil_type_to_bitmap(struct cil_symtab_datum *datum, ebitmap_t *bitmap, struct cil_db *db) in __cil_type_to_bitmap() argument
941 static int __cil_user_to_bitmap(struct cil_symtab_datum *datum, ebitmap_t *bitmap, struc argument
989 __cil_role_to_bitmap(struct cil_symtab_datum *datum, ebitmap_t *bitmap, struct cil_db *db) __cil_role_to_bitmap() argument
1058 __cil_permx_to_bitmap(struct cil_symtab_datum *datum, ebitmap_t *bitmap, __attribute__((unused)) struct cil_db *db) __cil_permx_to_bitmap() argument
1081 __cil_perm_to_bitmap(struct cil_symtab_datum *datum, ebitmap_t *bitmap, __attribute__((unused)) struct cil_db *db) __cil_perm_to_bitmap() argument
1099 ebitmap_t bitmap; __evaluate_cat_expression() local
1140 __cil_cat_to_bitmap(struct cil_symtab_datum *datum, ebitmap_t *bitmap, struct cil_db *db) __cil_cat_to_bitmap() argument
1185 __cil_cat_expr_range_to_bitmap_helper(struct cil_list_item *i1, struct cil_list_item *i2, ebitmap_t *bitmap) __cil_cat_expr_range_to_bitmap_helper() argument
1227 __cil_permissionx_expr_range_to_bitmap_helper(struct cil_list_item *i1, struct cil_list_item *i2, ebitmap_t *bitmap) __cil_permissionx_expr_range_to_bitmap_helper() argument
1257 __cil_expr_to_bitmap_helper(struct cil_list_item *curr, enum cil_flavor flavor, ebitmap_t *bitmap, int max, struct cil_db *db) __cil_expr_to_bitmap_helper() argument
1423 ebitmap_t bitmap; __cil_expr_list_to_bitmap() local
2054 ebitmap_t bitmap; __evaluate_perm_expression() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c1231 static int hostapd_parse_he_srg_bitmap(u8 *bitmap, char *val) in hostapd_parse_he_srg_bitmap() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h482 static inline void wpa_sm_transition_disable(struct wpa_sm *sm, u8 bitmap) in wpa_sm_transition_disable() argument

Completed in 64 milliseconds

1...<<212223