OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sk48Dot16ToScalar
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkFixed.h
163
static inline float
Sk48Dot16ToScalar
(Sk48Dot16 x) {
/external/skia/src/core/
SkPaint.cpp
765
SkScalar sx =
Sk48Dot16ToScalar
(dx);
773
SkScalar sy =
Sk48Dot16ToScalar
(dy);
857
return
Sk48Dot16ToScalar
(x);
959
SkScalar scalarWidth =
Sk48Dot16ToScalar
(width);
[
all
...]
Completed in 48 milliseconds