OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fScaleY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapCache.cpp
36
,
fScaleY
(scaleY)
39
this->init(sizeof(fGenID) + sizeof(fScaleX) + sizeof(
fScaleY
) + sizeof(fBounds));
44
SkScalar
fScaleY
;
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp
211
SkFixed fScaleX,
fScaleY
;
924
fScaleY
= SkScalarToFixed(sy);
[
all
...]
Completed in 205 milliseconds