Home
last modified time | relevance | path

Searched defs:k4 (Results 1 - 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DcheckJsxChildrenProperty10.js38 var k4 = <Button> <h2> Hello </h2> </Button>; variable
H A DcheckJsxChildrenProperty11.js38 var k4 = <Button> <h2> Hello </h2> </Button>; variable
H A DspliceTuples.js43 var k4; variable
H A DcheckJsxChildrenProperty15.js26 var k4 = <Tag key="1"><div></div></Tag>; variable
H A DtemplateStringBinaryOperations.js102 var k4 = 1 + "".concat(3 & 4, "5") + 6; variable
/third_party/skia/src/effects/
H A DSkBlenders.cpp12 sk_sp<SkBlender> SkBlenders::Arithmetic(float k1, float k2, float k3, float k4, in Arithmetic() argument
24 float k1, k2, k3, k4; in Arithmetic() member
/third_party/lame/libmp3lame/
H A Dfft.c66 int k4; in fht() local
[all...]
/third_party/lame/libmp3lame/vector/
H A Dxmm_quantize_sub.c140 int k4; in fht_SSE2() local
[all...]
/third_party/skia/tools/skui/
H A DKey.h21 k4, member in skui::Key
/third_party/skia/src/effects/imagefilters/
H A DSkArithmeticImageFilter.cpp34 SkArithmeticImageFilter(float k1, float k2, float k3, float k4, bool enforcePMColor, in SkArithmeticImageFilter() argument
142 k4 = k[3] * 255.0f + 0.5f; in arith_span() local
73 Arithmetic( SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, bool enforcePMColor, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const CropRect& cropRect) Arithmetic() argument
159 k4 = k[3] * 255.0f + 0.5f; arith_transparent() local
[all...]
/third_party/skia/tests/
H A DResourceAllocatorTest.cpp243 int k4 = caps->getRenderTargetSampleCount(4, beFormat); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DImageFilterTest.cpp1873 test_arithmetic_bounds(skiatest::Reporter* reporter, float k1, float k2, float k3, float k4, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const SkIRect* crop, const SkIRect& expected) test_arithmetic_bounds() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c324 FT_UInt32 k4 = blocks[i * 4 + 3]; in murmur_hash_3_128() local
370 FT_UInt32 k4 = 0; in murmur_hash_3_128() local
[all...]
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp571 float k1, k2, k3, k4; in make_fuzz_imageFilter() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c309 const __m128i k4 = _mm_set1_epi8(4); in DoSimpleFilter_SSE2() local
386 const __m128i k4 = _mm_set1_epi8(4); in DoFilter4_SSE2() local

Completed in 14 milliseconds