Home
last modified time | relevance | path

Searched refs:precaching (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/font/
DFont.h124 CachedGlyphInfo* cacheGlyph(const SkPaint* paint, glyph_t glyph, bool precaching);
126 SkGlyphCache* skiaGlyphCache, CachedGlyphInfo* glyph, bool precaching);
144 bool precaching = false);
DFont.cpp277 CachedGlyphInfo* Font::getCachedGlyph(const SkPaint* paint, glyph_t textUnit, bool precaching) { in getCachedGlyph() argument
285 updateGlyphCache(paint, skiaGlyph, autoCache.getCache(), cachedGlyph, precaching); in getCachedGlyph()
288 cachedGlyph = cacheGlyph(paint, textUnit, precaching); in getCachedGlyph()
421 SkGlyphCache* skiaGlyphCache, CachedGlyphInfo* glyph, bool precaching) { in updateGlyphCache() argument
436 mState->cacheBitmap(skiaGlyph, glyph, &startX, &startY, precaching); in updateGlyphCache()
464 CachedGlyphInfo* Font::cacheGlyph(const SkPaint* paint, glyph_t glyph, bool precaching) { in cacheGlyph() argument
474 updateGlyphCache(paint, skiaGlyph, autoCache.getCache(), newGlyph, precaching); in cacheGlyph()
/frameworks/base/libs/hwui/
DFontRenderer.h147 uint32_t *retOriginX, uint32_t *retOriginY, bool precaching);
DFontRenderer.cpp212 uint32_t* retOriginX, uint32_t* retOriginY, bool precaching) { in cacheBitmap() argument
258 if (!precaching) { in cacheBitmap()
/frameworks/base/docs/html-intl/intl/in/preview/
Dapi-overview.jd300 kecepatan bit untuk streaming, mengurangi kualitas gambar, menangguhkan precaching optimistik,
/frameworks/base/docs/html/preview/
Dapi-overview.jd340 bit rate for streaming, reducing image quality, deferring optimistic precaching,