OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sk64FindFixedQuadRoots
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkGeometry.cpp
179
static int
Sk64FindFixedQuadRoots
(const Sk64& A, const Sk64& B, const Sk64& C, SkFixed roots[2])
769
count =
Sk64FindFixedQuadRoots
(A, B, C, tValues);
[
all
...]
/external/skia/src/core/
SkGeometry.cpp
179
static int
Sk64FindFixedQuadRoots
(const Sk64& A, const Sk64& B, const Sk64& C, SkFixed roots[2])
769
count =
Sk64FindFixedQuadRoots
(A, B, C, tValues);
[
all
...]
Completed in 431 milliseconds