OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unitCD
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkStroke.cpp
432
SkVector normalAB, unitAB, normalCD,
unitCD
;
457
this->cubic_to(&tmp[i * 3], n, u, &normalCD, &
unitCD
,
463
u =
unitCD
;
468
this->postJoinTo(pt3, normalCD,
unitCD
);
/external/skia/src/core/
SkStroke.cpp
432
SkVector normalAB, unitAB, normalCD,
unitCD
;
457
this->cubic_to(&tmp[i * 3], n, u, &normalCD, &
unitCD
,
463
u =
unitCD
;
468
this->postJoinTo(pt3, normalCD,
unitCD
);
Completed in 206 milliseconds