OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaskFormat
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/gpu/text/
GrFontScaler.h
52
GrMaskFormat
getMaskFormat
() const;
GrFontScaler.cpp
25
GrMaskFormat GrFontScaler::
getMaskFormat
() const {
26
SkMask::Format format = fStrike->
getMaskFormat
();
/external/skia/src/core/
SkGlyphCache.h
99
SkMask::Format
getMaskFormat
() const {
100
return fScalerContext->
getMaskFormat
();
SkScalerContext.h
194
SkMask::Format
getMaskFormat
() const {
Completed in 100 milliseconds