OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeValuesWithHarfbuzz
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
TextLayoutCache.h
160
static void
computeValuesWithHarfbuzz
(SkPaint* paint, const UChar* chars,
TextLayoutCache.cpp
320
computeValuesWithHarfbuzz
(paint, chars, start, count, contextCount, dirFlags,
403
void TextLayoutCacheValue::
computeValuesWithHarfbuzz
(SkPaint* paint, const UChar* chars,
437
LOGD("
computeValuesWithHarfbuzz
-- bidiReq=%d", bidiReq);
444
LOGD("
computeValuesWithHarfbuzz
-- dirFlags=%d run-count=%d paraDir=%d",
452
LOGW("
computeValuesWithHarfbuzz
-- need to force to single run");
465
LOGW("
computeValuesWithHarfbuzz
-- visual run is not valid");
492
LOGD("
computeValuesWithHarfbuzz
-- run-start=%d run-len=%d isRTL=%d",
503
LOGW("
computeValuesWithHarfbuzz
-- cannot set Para");
509
LOGW("
computeValuesWithHarfbuzz
-- cannot ubidi_open()");
518
LOGD("
computeValuesWithHarfbuzz
-- Using a SINGLE Run
[
all
...]
Completed in 76 milliseconds