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