OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pts_to_unit_matrix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/gradients/
SkLinearGradient.cpp
42
static void
pts_to_unit_matrix
(const SkPoint pts[2], SkMatrix* matrix) {
function
59
pts_to_unit_matrix
(pts, &fPtsToUnit);
/external/skia/src/effects/gradients/
SkLinearGradient.cpp
42
static void
pts_to_unit_matrix
(const SkPoint pts[2], SkMatrix* matrix) {
function
59
pts_to_unit_matrix
(pts, &fPtsToUnit);
Completed in 1492 milliseconds