Searched refs:hasShadowLayer (Results 1 – 4 of 4) sorted by relevance
238 if (paint.getAlpha() != 0 || paint.getXfermode() != null || paint.hasShadowLayer()) { in draw()
1012 static jboolean hasShadowLayer(jlong paintHandle) { in hasShadowLayer() function1134 {"nHasShadowLayer", "(J)Z", (void*)PaintGlue::hasShadowLayer},
1512 public boolean hasShadowLayer() { in hasShadowLayer() method in Paint
22357 Landroid/graphics/Paint;->hasShadowLayer()Z