Lines Matching defs:paintHandle

109                       jfloat r, jfloat b, jlong paintHandle) {  in saveLayer()
123 …reUnclippedLayer(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jint saveCount, jlong paintHandle) { in restoreUnclippedLayer()
274 static void drawPaint(JNIEnv* env, jobject, jlong canvasHandle, jlong paintHandle) { in drawPaint()
280 jlong paintHandle) { in drawPoint()
286 jint offset, jint count, jlong paintHandle) { in drawPoints()
302 jfloat stopX, jfloat stopY, jlong paintHandle) { in drawLine()
308 jint offset, jint count, jlong paintHandle) { in drawLines()
324 jfloat right, jfloat bottom, jlong paintHandle) { in drawRect()
332 jfloat innerBottom, jfloat innerRx, jfloat innerRy, jlong paintHandle) { in drawDoubleRoundRectXY()
342 jfloat innerBottom, jfloatArray jinnerRadii, jlong paintHandle) { in drawDoubleRoundRectRadii()
356 jlong paintHandle) { in drawRegion()
363 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jlong paintHandle) { in drawRoundRect()
369 jfloat radius, jlong paintHandle) { in drawCircle()
375 jfloat right, jfloat bottom, jlong paintHandle) { in drawOval()
382 jboolean useCenter, jlong paintHandle) { in drawArc()
389 jlong paintHandle) { in drawPath()
401 jint indexCount, jlong paintHandle) { in drawVertices()
447 jlong paintHandle) { in drawMesh()
456 jlong paintHandle, jint dstDensity, jint srcDensity) { in drawNinePatch()
486 jfloat left, jfloat top, jlong paintHandle, jint canvasDensity, in drawBitmap()
521 jlong matrixHandle, jlong paintHandle) { in drawBitmapMatrix()
531 jlong paintHandle, jint screenDensity, jint bitmapDensity) { in drawBitmapRect()
553 jboolean hasAlpha, jlong paintHandle) { in drawBitmapArray()
576 jint vertIndex, jintArray jcolors, jint colorIndex, jlong paintHandle) { in drawBitmapMesh()
597 jint glyphCount, jlong fontHandle, jlong paintHandle) { in drawGlyphs()
612 jlong paintHandle) { in drawTextChars()
627 jlong paintHandle) { in drawTextString()
643 jfloat x, jfloat y, jboolean isRtl, jlong paintHandle, in drawTextRunChars()
661 jfloat x, jfloat y, jboolean isRtl, jlong paintHandle) { in drawTextRunString()
677 jfloat vOffset, jint bidiFlags, jlong paintHandle) { in drawTextOnPathChars()
692 jint bidiFlags, jlong paintHandle) { in drawTextOnPathString()