OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shapeRun
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
TextLayoutCache.h
175
static void
shapeRun
(HB_ShaperItem& shaperItem, size_t start, size_t count, bool isRTL);
TextLayoutCache.cpp
385
void TextLayoutCacheValue::
shapeRun
(HB_ShaperItem& shaperItem, size_t start, size_t count,
548
shapeRun
(shaperItem, start, count, isRTL);
Completed in 62 milliseconds