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

  /external/skia/gpu/src/
GrMatrix.cpp 309 GrScalar largerRoot;
313 largerRoot = GrMax(a, c);
318 largerRoot = apluscdiv2 + x;
321 stretch = sqrtf(largerRoot);
  /external/skia/src/core/
SkMatrix.cpp     [all...]

Completed in 49 milliseconds