Searched refs:nHasShadowLayer (Results 1 – 3 of 3) sorted by relevance
1513 return nHasShadowLayer(mNativePaint); in hasShadowLayer()3132 private static native boolean nHasShadowLayer(long paintPtr); in nHasShadowLayer() method in Paint
463 /*package*/ static boolean nHasShadowLayer(long paint) { in nHasShadowLayer() method in Paint_Delegate
21008 Landroid/graphics/Paint;->nHasShadowLayer(J)Z