Searched refs:nSetScaleY (Results 1 – 5 of 5) sorted by relevance
1090 return nSetScaleY(mNativeRenderNode, scaleY); in setScaleY()1673 private static native boolean nSetScaleY(long renderNode, float scaleY); in nSetScaleY() method in RenderNode
316 /*package*/ static boolean nSetScaleY(long renderNode, float scaleY) { in nSetScaleY() method in RenderNode_Delegate
1573 nSetScaleY(mNativePtr, scaleY); in setScaleY()2363 private static native void nSetScaleY(long groupPtr, float scaleY); in nSetScaleY() method in VectorDrawable
381 static void nSetScaleY(long groupPtr, float scaleY) { in nSetScaleY() method in VectorDrawable_Delegate
20582 Landroid/graphics/drawable/VectorDrawable;->nSetScaleY(JF)V76180 Landroid/view/RenderNode;->nSetScaleY(JF)Z