OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:glyphcache
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzFace.cpp
61
HashMap<uint32_t, uint16_t>*
glyphCache
() { return &m_glyphCache; }
90
m_glyphCacheForFaceCacheEntry = result.iterator->value->
glyphCache
();
/external/chromium_org/third_party/skia/src/core/
SkGlyphCache_Globals.h
83
// call when a
glyphcache
is available for caching (i.e. not in use)
SkGlyphCache.h
115
with the data when the
glyphcache
object is deleted, so the client can
117
this
glyphcache
in any way, since it may be in the process of being
123
//! Add a proc/data pair to the
glyphcache
. proc should be non-null
SkGlyphCache.cpp
497
// Check if we can create a scaler-context before creating the
glyphcache
.
SkPaint.cpp
536
// handle this encoding before the setup for the
glyphcache
585
// handle this encoding before the setup for the
glyphcache
[
all
...]
/external/skia/src/core/
SkGlyphCache_Globals.h
83
// call when a
glyphcache
is available for caching (i.e. not in use)
SkGlyphCache.h
115
with the data when the
glyphcache
object is deleted, so the client can
117
this
glyphcache
in any way, since it may be in the process of being
123
//! Add a proc/data pair to the
glyphcache
. proc should be non-null
SkGlyphCache.cpp
497
// Check if we can create a scaler-context before creating the
glyphcache
.
SkPaint.cpp
536
// handle this encoding before the setup for the
glyphcache
585
// handle this encoding before the setup for the
glyphcache
[
all
...]
/external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp
[
all
...]
/external/skia/src/device/xps/
SkXPSDevice.cpp
[
all
...]
/external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp
117
GrFontScaler* fFontScaler; // cached in the skia
glyphcache
[
all
...]
/external/skia/src/gpu/
SkGpuDevice.cpp
117
GrFontScaler* fFontScaler; // cached in the skia
glyphcache
[
all
...]
Completed in 335 milliseconds