Home
last modified time | relevance | path

Searched refs:widthsLength (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DPaint.cpp428 size_t widthsLength = env->GetArrayLength(widths); in dotextwidths() local
429 if ((size_t)count > widthsLength) { in dotextwidths()