Home
last modified time | relevance | path

Searched defs:By (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12VideoViewsTests.cpp119 constexpr uint8_t By = kBlueYUVColor[kYUVLumaPlaneIndex].r; in GetTestTextureData() local
/third_party/skia/src/core/
DSkGeometry.cpp329 SkScalar By = src[0].fY - src[1].fY - src[1].fY + src[2].fY; in SkFindQuadMaxCurvature() local
731 SkScalar By = src[2].fY - 2 * src[1].fY + src[0].fY; in SkFindCubicInflections() local
/third_party/skia/src/pathops/
DSkPathOpsCubic.cpp521 double By = fPts[2].fY - 2 * fPts[1].fY + fPts[0].fY; in findInflections() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2187 LLVMValueRef By = lp_build_swizzle_aos(coord_bld, B, swizzle15); in lp_build_sample_aniso() local