Home
last modified time | relevance | path

Searched defs:bitmap (Results 551 - 575 of 957) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/skia/src/gpu/
H A DGrProxyProvider.cpp284 sk_sp<GrTextureProxy> GrProxyProvider::createProxyFromBitmap(const SkBitmap& bitmap, in createProxyFromBitmap() argument
340 sk_sp<GrTextureProxy> GrProxyProvider::createNonMippedProxyFromBitmap(const SkBitmap& bitmap, in createNonMippedProxyFromBitmap() argument
378 createMippedProxyFromBitmap(const SkBitmap& bitmap, SkBudgeted budgeted) createMippedProxyFromBitmap() argument
[all...]
/third_party/skia/src/gpu/gradients/
H A DGrGradientShader.cpp52 SkBitmap bitmap; in make_textured_colorizer() local
/third_party/openssl/ssl/record/
H A Dssl3_record.c1512 int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_process_record() argument
1715 DTLS1_BITMAP *bitmap; in dtls1_get_record() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DEblcTable.java
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch32/
H A Djchuff-neon.c254 uint8x8_t bitmap = vpadd_u8(bitmap_rows_7654, bitmap_rows_3210); in jsimd_huff_encode_one_block_neon() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/
H A Djchuff-neon.c235 uint64_t bitmap = vget_lane_u64(vreinterpret_u64_u8(bitmap_all), 0); in jsimd_huff_encode_one_block_neon() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djcphuff-neon.c239 uint64_t bitmap = vget_lane_u64(vreinterpret_u64_u8(bitmap_all), 0); in jsimd_encode_mcu_AC_first_prepare_neon() local
484 uint64_t bitmap = vget_lane_u64(vreinterpret_u64_u8(bitmap_all), 0); jsimd_encode_mcu_AC_refine_prepare_neon() local
[all...]
H A Djidctfst-neon.c84 int16x8_t bitmap = vorrq_s16(row1, row2); in jsimd_idct_ifast_neon() local
[all...]
H A Djidctint-neon.c221 int16x4_t bitmap = vorr_s16(row7, row6); in jsimd_idct_islow_neon() local
[all...]
H A Djidctred-neon.c216 int16x8_t bitmap = vorrq_s16(row1, row2); in jsimd_idct_4x4_neon() local
[all...]
/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp496 SkBitmap bitmap; in inner_simplify() local
593 SkBitmap bitmap; in innerPathOp() local
H A DPictureTest.cpp530 static void draw_bitmaps(const SkBitmap bitmap, SkCanvas* canvas) { in draw_bitmaps() argument
H A DReadPixelsTest.cpp123 static void fill_dst_bmp_with_init_data(SkBitmap* bitmap) { in fill_dst_bmp_with_init_data() argument
164 check_read(skiatest::Reporter* reporter, const SkBitmap& bitmap, int x, int y, bool checkSurfacePixels, bool checkBitmapPixels, SkImageInfo surfaceInfo) check_read() argument
252 init_bitmap(SkBitmap* bitmap, const SkIRect& rect, TightRowBytes tightRB, SkColorType ct, SkAlphaType at) init_bitmap() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h153 unsigned char* bitmap; /* Glyph bitmap. */ member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c476 FT_Bitmap* bitmap; member
721 FT_Bitmap* bitmap; in tt_sbit_decoder_load_byte_aligned() local
863 FT_Bitmap* bitmap; tt_sbit_decoder_load_bit_aligned() local
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c1006 FT_Bitmap* bitmap = &slot->bitmap; in FNT_Load_Glyph() local
[all...]
/third_party/skia/tools/
H A DToolUtils.cpp142 SkBitmap bitmap; in create_checkerboard_bitmap() local
165 SkBitmap bitmap; in create_string_bitmap() local
/third_party/selinux/checkpolicy/test/
H A Ddismod.c368 ebitmap_t *bitmap; in display_users() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c287 struct hclge_dbg_bitmap_cmd *bitmap; in hclge_dbg_dump_dcb() local
[all...]
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dirq_remapping.c545 unsigned long *bitmap; in intel_setup_irq_remapping() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drenesas_sdhi_core.c584 unsigned long *bitmap; in renesas_sdhi_select_tuning() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h52 unsigned long *bitmap; member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dcore.c221 static int find_free_channels(unsigned long *bitmap, unsigned int start, in find_free_channels() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c841 u8 bitmap[8], queue, tid; in brcms_c_ampdu_dotxstatus_complete() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_wifi.h189 static inline bool ac_bitmap_tst(u8 bitmap, int prec) in ac_bitmap_tst() argument

Completed in 28 milliseconds

1...<<21222324252627282930>>...39