Searched refs:glypthsLength (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp509 size_t glypthsLength = env->GetArrayLength(glyphs); local
510 if ((size_t)count > glypthsLength) {

Completed in 547 milliseconds