HomeSort by relevance Sort by last modified time
    Searched full:tdse (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrPathUtils.cpp 657 SkScalar tdse, SkScalar tesd, ExcludedTerm skipTerm,
661 outCoeffs[1] = (ExcludedTerm::kLinearTerm == skipTerm) ? sd*se : -tdse - tesd;
760 const SkScalar tdse = t0 * s1; local
762 calc_loop_kcoeffs(t0, s0, t1, s1, tdse, tesd, skipTerm, &klmCoeffs[0]);
763 calc_loop_lmcoeffs(t0, s0, t1, s1, tdse, tesd, skipTerm, &klmCoeffs[3]);
764 calc_loop_lmcoeffs(t1, s1, t0, s0, tesd, tdse, skipTerm, &klmCoeffs[6]);
  /external/skqp/src/gpu/
GrPathUtils.cpp 657 SkScalar tdse, SkScalar tesd, ExcludedTerm skipTerm,
661 outCoeffs[1] = (ExcludedTerm::kLinearTerm == skipTerm) ? sd*se : -tdse - tesd;
760 const SkScalar tdse = t0 * s1; local
762 calc_loop_kcoeffs(t0, s0, t1, s1, tdse, tesd, skipTerm, &klmCoeffs[0]);
763 calc_loop_lmcoeffs(t0, s0, t1, s1, tdse, tesd, skipTerm, &klmCoeffs[3]);
764 calc_loop_lmcoeffs(t1, s1, t0, s0, tesd, tdse, skipTerm, &klmCoeffs[6]);
  /external/lisa/ipynb/residency/scratch/eas1.3-july21/
task_residencies_uibench-eas13.ipynb     [all...]

Completed in 476 milliseconds