OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkScalarTo48Dot16
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/core/
SkFixed.h
168
#define
SkScalarTo48Dot16
(x) SkFloatTo48Dot16(x)
/external/skia/src/core/
SkDraw.cpp
[
all
...]
SkPaint.cpp
928
Sk48Dot16 max =
SkScalarTo48Dot16
(maxWidth);
[
all
...]
Completed in 503 milliseconds