Home
last modified time | relevance | path

Searched defs:mask (Results 1101 - 1125 of 2481) sorted by relevance

1...<<41424344454647484950>>...100

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp912 ss << "mask_" << mask; in init() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp328 void doSampleTestWithTexture(const GLTexture &texture, int mask) in doSampleTestWithTexture() argument
296 doSampleTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, void *data, size_t dataSize, int mask) doSampleTest() argument
/third_party/skia/src/core/
H A DSkBitmapProcState.cpp393 const uint32_t mask = 0xFF00FF; in filter_32_alpha() local
H A DSkPaint.cpp213 uint32_t mask = ~0U; in ASSERT_FITS_IN() local
H A DSkVMBlitter.cpp687 void SkVMBlitter::blitMask(const SkMask& mask, const SkIRect& clip) { in blitMask() argument
H A DSkBlitter.cpp193 void SkBlitter::blitMask(const SkMask& mask, const SkIRect& clip) { in blitMask() argument
276 blitMaskRegion(const SkMask& mask, const SkRegion& clip) blitMaskRegion() argument
317 blitMask(const SkMask& mask, const SkIRect& clip) blitMask() argument
[all...]
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/gpu/text/
H A DGrAtlasManager.cpp49 unsigned mask = *s++; in expand_bits() local
/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h447 const uint32_t mask = 0xFF00FF; in filter_and_scale_by_alpha() local
[all...]
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

Completed in 31 milliseconds

1...<<41424344454647484950>>...100