Home
last modified time | relevance | path

Searched defs:mask (Results 851 - 875 of 2481) sorted by relevance

1...<<31323334353637383940>>...100

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Doperand.cpp299 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold.cpp348 uint32_t mask = constants[i]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_decompress_symbolic.cpp144 int mask = (decode_mode == DECODE_LDR_SRGB) ? 0xFF00 : 0xFFFF; in decompress_symbolic_block() local
H A Dastc_symbolic_physical.cpp30 int mask = (1 << bitcount) - 1; in read_bits() local
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpnm2png.c566 static int mask = 0; in get_data() local
597 static png_uint_32 mask = 0; in get_value() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_mips_dsp_r2.c183 const uint32_t mask = 0xff00ffu; in CollectColorBlueTransforms_MIPSdspR2() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationweights.cpp61 uint32_t mask; /* 0xffffffff except a 00 "hole" for the index-th byte */ in setWeightByte() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_writer_utils.c144 uint32_t mask; in VP8PutBits() local
H A Dhuffman_utils.c146 uint32_t mask = total_size - 1; // mask for low bits in BuildHuffmanTable() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dfuzz_utils.h55 const uint8_t mask = 1u << (*bit_pos & 7); in Extract() local
/third_party/skia/tests/
H A DDrawBitmapRectTest.cpp27 static void rand_matrix(SkMatrix* mat, SkRandom& rand, unsigned mask) { in rand_matrix() argument
/third_party/skia/src/utils/
H A DSkUTF.cpp134 uint32_t mask = (uint32_t)~0x3F; in NextUTF8() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h95 Store( HashLongestMatchQuickly* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
108 StoreRange( HashLongestMatchQuickly* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
H A Dhash_rolling_inc.h100 Store(HashRolling* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
108 StoreRange(HashRolling* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
H A Dhash_longest_match64_inc.h23 HashBytes(const uint8_t* BROTLI_RESTRICT data, const uint64_t mask, const int shift) HashBytes() argument
109 Store( HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
122 StoreRange(HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
H A Dblock_splitter.c50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument
122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp209 VkColorComponentFlags VulkanColorWriteMask(wgpu::ColorWriteMask mask, in VulkanColorWriteMask() argument
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccache.h146 FT_UFast mask; member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c255 FT_UInt flags, x_count, y_count, i, count, mask; in pfr_glyph_load_simple() local
H A Dpfrsbit.c76 FT_UInt mask = 0x80; in pfr_bitwriter_decode_bytes() local
131 FT_UInt mask = 0x80; in pfr_bitwriter_decode_rle1() local
212 FT_UInt mask = 0x80; pfr_bitwriter_decode_rle2() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.cc420 uintptr_t pagesize = -1, mask, length; in try_make_writable_inplace_unix() local
H A Dhb-map.hh92 unsigned int mask; member
[all...]
H A Dhb-ot-map.cc113 add_lookups(hb_ot_map_t &m, unsigned int table_index, unsigned int feature_index, unsigned int variations_index, hb_mask_t mask, bool auto_zwnj, bool auto_zwj, bool random) add_lookups() argument
[all...]
H A Dhb-ot-map.hh53 hb_mask_t mask; member
69 hb_mask_t mask; member
H A Dhb-ot-shape-complex-khmer.cc210 hb_mask_t mask = khmer_plan->mask_array[KHMER_BLWF] | in reorder_consonant_syllable() local

Completed in 18 milliseconds

1...<<31323334353637383940>>...100