Searched refs:nHasShadowLayer (Results 1 – 2 of 2) 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