Home
last modified time | relevance | path

Searched refs:Coefficients (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/src/pathops/
DSkDCubicLineIntersection.cpp130 SkDCubic::Coefficients(&c[0].fX, &A, &B, &C, &D); in intersectRay()
169 SkDCubic::Coefficients(&c[0].fY, &A, &B, &C, &D); in HorizontalIntersect()
232 SkDCubic::Coefficients(&c[0].fX, &A, &B, &C, &D); in VerticalIntersect()
DSkPathOpsCubic.h50 static void Coefficients(const double* cubic, double* A, double* B, double* C, double* D);
DSkPathOpsCubic.cpp125 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients() function in SkDCubic
/third_party/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp161 SkDCubic::Coefficients(&cubic[0].fY, &A, &B, &C, &D); in DEF_TEST()
258 SkDCubic::Coefficients(&cubic[0].fY, &A, &B, &C, &D); in testOneFailure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp2337 const SCEV *Coefficients = Src; in gcdMIVtest() local
2339 dyn_cast<SCEVAddRecExpr>(Coefficients)) { in gcdMIVtest()
2348 Coefficients = AddRec->getStart(); in gcdMIVtest()
2350 const SCEV *SrcConst = Coefficients; in gcdMIVtest()
2356 Coefficients = Dst; in gcdMIVtest()
2358 dyn_cast<SCEVAddRecExpr>(Coefficients)) { in gcdMIVtest()
2367 Coefficients = AddRec->getStart(); in gcdMIVtest()
2369 const SCEV *DstConst = Coefficients; in gcdMIVtest()
2426 Coefficients = Src; in gcdMIVtest()
2428 dyn_cast<SCEVAddRecExpr>(Coefficients)) { in gcdMIVtest()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_blend_operation_advanced/
Dadvanced_blend.txt225 | Mode | Blend Coefficients
Dadvanced_blend.adoc309 | Mode | Blend Coefficients
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_blend_equation_advanced.txt257 Mode Blend Coefficients
/third_party/openGLES/extensions/KHR/
DKHR_blend_equation_advanced.txt267 Mode Blend Coefficients
/third_party/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt613 "int" for speed reasons, despite the storage cost. Coefficients are grouped
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_blend_equation_advanced.txt352 Mode Blend Coefficients
DNV_vertex_program2.txt2352 Section 2.14.3.18, LIT: Compute Light Coefficients
/third_party/openGLES/extensions/NV/
DNV_blend_equation_advanced.txt352 Mode Blend Coefficients
DNV_vertex_program2.txt2352 Section 2.14.3.18, LIT: Compute Light Coefficients
/third_party/libexif/po/
Den_AU.po3307 msgid "YCbCr Coefficients"
3308 msgstr "YCbCr Coefficients"
Den_GB.po3307 msgid "YCbCr Coefficients"
3308 msgstr "YCbCr Coefficients"
Dfr.po2975 msgid "YCbCr Coefficients"
2976 msgstr "Coefficients YCbCr"
Dru.po3270 msgid "YCbCr Coefficients"
Dbe.po3121 msgid "YCbCr Coefficients"
Dsq.po3121 msgid "YCbCr Coefficients"
Dms.po3124 msgid "YCbCr Coefficients"
Dzh_CN.po3121 msgid "YCbCr Coefficients"
Dpt.po3121 msgid "YCbCr Coefficients"
Dja.po2931 msgid "YCbCr Coefficients"
/third_party/mesa3d/docs/gallium/
Dtgsi.rst84 .. opcode:: LIT - Light Coefficients

123