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

  /external/skia/src/core/
SkPaint.cpp 219 GEN_ID_INC_EVAL(doDevKern != isDevKernText());
653 if (!needFullMetrics && !this->isDevKernText()) {
819 if (this->isDevKernText()) {
833 if (this->isDevKernText()) {
957 if (this->isDevKernText()) {
    [all...]
  /external/skia/include/core/
SkPaint.h 247 bool isDevKernText() const {
    [all...]
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 558 LOGD(" -- isDevKernText=%d", paint->isDevKernText());

Completed in 20 milliseconds