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

  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.h 134 inline jfloat getTotalAdvance() const { return mTotalAdvance; }
149 jfloat mTotalAdvance;
TextLayoutCache.cpp 317 mTotalAdvance(0), mElapsedTime(0) {
349 &value->mAdvances, &value->mTotalAdvance, &value->mBounds,
353 contextCount, value->mTotalAdvance);
    [all...]
  /frameworks/base/libs/hwui/
DisplayListOp.h     [all...]

Completed in 334 milliseconds