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