HomeSort by relevance Sort by last modified time
    Searched refs:GetFontCacheLimit (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkGraphics.h 40 static size_t GetFontCacheLimit();
46 * This function returns the previous setting, as if GetFontCacheLimit()
162 * GetFontCacheLimit.
  /external/chromium_org/third_party/skia/src/core/
SkGraphics.cpp 123 GetFontCacheLimit() >> 10);
SkGlyphCache.cpp 709 size_t SkGraphics::GetFontCacheLimit() {

Completed in 2835 milliseconds