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

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp73 namespace PaintGlue { namespace in namespace:android
981 }; // namespace PaintGlue
984 {"nGetNativeFinalizer", "()J", (void*) PaintGlue::getNativeFinalizer},
985 {"nInit","()J", (void*) PaintGlue::init},
986 {"nInitWithPaint","(J)J", (void*) PaintGlue::initWithPaint},
987 {"nBreakText","(JJ[CIIFI[F)I", (void*) PaintGlue::breakTextC},
988 {"nBreakText","(JJLjava/lang/String;ZFI[F)I", (void*) PaintGlue::breakTextS},
990 (void*) PaintGlue::getTextAdvances___CIIIII_FI},
992 (void*) PaintGlue::getTextAdvances__StringIIIII_FI},
994 {"nGetTextRunCursor", "(JJ[CIIIII)I", (void*) PaintGlue
[all...]

Completed in 177 milliseconds