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

  /external/skia/tests/
MatrixTest.cpp 221 SkMatrix givingNegativeNearlyZeros;
222 givingNegativeNearlyZeros.setAll(0.00436534f, 0.114138f, 0.37141f,
225 success = givingNegativeNearlyZeros.getMinMaxScales(scales);
    [all...]
  /external/skqp/tests/
MatrixTest.cpp 221 SkMatrix givingNegativeNearlyZeros;
222 givingNegativeNearlyZeros.setAll(0.00436534f, 0.114138f, 0.37141f,
225 success = givingNegativeNearlyZeros.getMinMaxScales(scales);
    [all...]

Completed in 187 milliseconds