Home
last modified time | relevance | path

Searched defs:mask (Results 901 - 925 of 2059) sorted by relevance

1...<<31323334353637383940>>...83

/third_party/skia/src/core/
H A DSkDistanceFieldGen.cpp549 unsigned mask = *maskPtr++; in SkGenerateDistanceFieldFromBWImage() local
H A DSkMaskFilter.cpp51 static void blitClippedMask(SkBlitter* blitter, const SkMask& mask, in blitClippedMask() argument
78 static void draw_nine_clipped(const SkMask& mask, const SkIRect& outerR, in draw_nine_clipped() argument
192 draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, bool fillCenter, const SkRasterClip& clip, SkBlitter* blitter) draw_nine() argument
[all...]
H A DSkRasterPipelineBlitter.cpp407 SkMask mask; in blitAntiH2() local
420 SkMask mask; in blitAntiV2() local
432 SkMask mask; blitV() local
441 blitMask(const SkMask& mask, const SkIRect& clip) blitMask() argument
[all...]
H A DSkRasterPipeline.h145 uint32_t mask[SkRasterPipeline_kMaxStride]; member
/third_party/skia/src/opts/
H A DSkSwizzler_opts.h435 const uint8_t mask[64] = { 2,1,0,3, 6,5,4,7, 10,9,8,11, 14,13,12,15, in RGBA_to_BGRA() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderMemory.cpp105 SIMD::Int mask = state->activeLaneMask(); in Store() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp252 bool mask[4] = { false, false, false, false }; in createMask4() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1375 bool Shader::maskContainsComponent(int mask, int component) in maskContainsComponent() argument
1390 bool Shader::swizzleContainsComponentMasked(int swizzle, int component, int mask) in swizzleContainsComponentMasked() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_reflect.cpp564 auto &mask = get_decoration_bitset(res.id); in emit_resources() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp761 uint32_t UpgradeMemoryModel::MemoryAccessNumWords(uint32_t mask) { in MemoryAccessNumWords() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp761 uint32_t UpgradeMemoryModel::MemoryAccessNumWords(uint32_t mask) { in MemoryAccessNumWords() argument
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp237 stb_compress_chunk(stb_uchar *history, stb_uchar *start, stb_uchar *end, int length, int *pending_literals, stb_uchar **chash, stb_uint mask) stb_compress_chunk() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_sse2.c201 const __m128i mask = _mm_set_epi32(0xffffffffu, 0, 0xffffffffu, 0); in ProcessRow_SSE2() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dislamcal.cpp196 int32_t mask = (int32_t) (0x01 << (11 - m)); // set mask for bit corresponding to month in getUmalqura_MonthLength() local
/third_party/skia/tests/
H A DAAClipTest.cpp71 static void copyToMask(const SkRegion& rgn, SkMask* mask) { in copyToMask() argument
104 copyToMask(const SkRasterClip& rc, SkMask* mask) copyToMask() argument
246 SkMask mask; test_empty() local
328 SkMask mask; test_path_with_hole() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h270 Store(HashToBinaryTree* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
279 StoreRange(HashToBinaryTree* 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_match_inc.h108 Store( HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
118 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 Dhash_forgetful_chain_inc.h131 Store(HashForgetfulChain* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
149 StoreRange( HashForgetfulChain* 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
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbitmap.c213 FT_UInt mask = 0xFF00U >> shift; in ft_bitmap_assure_buffer() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.h80 FT_Byte mask[( CF2_MAX_HINTS + 7 ) / 8]; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.h65 hb_mask_t mask; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h110 uch mask; /* bit within array */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex2.h113 uch mask; /* bit within array */ member
/third_party/toybox/toys/net/
H A Dnetstat.c278 unsigned dest, gate, mask; in display_routes() local
/third_party/toybox/toys/pending/
H A Droute.c119 int i = 0, mask = 0x105003f; in get_flag_value() local
131 unsigned long dest, gate, mask; in display_routes() local

Completed in 45 milliseconds

1...<<31323334353637383940>>...83