OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:straight_forward
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/pathops/
SkDQuadImplicit.cpp
52
static bool
straight_forward
= false;
variable
60
if (
straight_forward
) { // 42 muls, 13 adds
/external/skia/src/pathops/
SkDQuadImplicit.cpp
52
static bool
straight_forward
= false;
variable
60
if (
straight_forward
) { // 42 muls, 13 adds
/external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticParameterization.cpp
54
static bool
straight_forward
= true;
variable
62
if (
straight_forward
) { // 42 muls, 13 adds
/external/skia/experimental/Intersection/
QuadraticParameterization.cpp
54
static bool
straight_forward
= true;
variable
62
if (
straight_forward
) { // 42 muls, 13 adds
Completed in 401 milliseconds