HomeSort by relevance Sort by last modified time
    Searched refs:almostEqual (Results 1 - 6 of 6) sorted by null

  /external/skqp/experimental/canvaskit/
helper.js 52 function almostEqual(floata, floatb) {
  /external/skia/modules/canvaskit/
helper.js 55 function almostEqual(floata, floatb) {
  /external/skia/modules/canvaskit/htmlcanvas/
path2d.js 51 if (almostEqual(Math.abs(sweepDegrees), 360)) {
  /external/skqp/experimental/canvaskit/htmlcanvas/
path2d.js 51 if (almostEqual(Math.abs(sweepDegrees), 360)) {
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapColorSpaceTest.java 411 almostEqual(srgbColor, srgb, 3, 15 * b.getWidth() + 15);
460 almostEqual(expected, pixel, 3, i);
    [all...]
  /external/kotlinc/lib/
kotlin-stdlib.jar 

Completed in 317 milliseconds