Searched refs:nHasShadowLayer (Results 1 – 2 of 2) sorted by relevance
1263 return nHasShadowLayer(mNativePaint); in hasShadowLayer()2704 private static native boolean nHasShadowLayer(long paintPtr); in nHasShadowLayer() method in Paint
450 /*package*/ static boolean nHasShadowLayer(long paint) { in nHasShadowLayer() method in Paint_Delegate