Searched refs:getLocalStream (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigTypeface.h40 SkStream* getLocalStream() const { return fLocalStream; } function in class:FontConfigTypeface
H A DSkFontHost_fontconfig.cpp126 SkStream* stream = this->getLocalStream();
173 *isLocalStream = SkToBool(this->getLocalStream());
/external/skia/src/ports/
H A DSkFontConfigTypeface.h40 SkStream* getLocalStream() const { return fLocalStream; } function in class:FontConfigTypeface
H A DSkFontHost_fontconfig.cpp169 SkStream* stream = this->getLocalStream();
211 *isLocalStream = SkToBool(this->getLocalStream());

Completed in 200 milliseconds