Searched refs:getTransparentRegion (Results 1 – 8 of 8) sorted by relevance
87 static jlong getTransparentRegion(JNIEnv* env, jobject, jlong bitmapPtr, in getTransparentRegion() function in SkNinePatchGlue160 (void*) SkNinePatchGlue::getTransparentRegion }
263 public final Region getTransparentRegion(Rect bounds) { in getTransparentRegion() method in NinePatch
540 public Region getTransparentRegion() { in getTransparentRegion() method in NinePatchDrawable541 return mNinePatchState.mNinePatch.getTransparentRegion(getBounds()); in getTransparentRegion()
1052 public @Nullable Region getTransparentRegion() { in getTransparentRegion() method in Drawable
404 public @Nullable Region getTransparentRegion() { in getTransparentRegion() method in AdaptiveIconDrawable
25699 final Region r = dr.getTransparentRegion(); in applyDrawableToTransparentRegion()
10934 method public final android.graphics.Region getTransparentRegion(android.graphics.Rect);11700 method public android.graphics.Region getTransparentRegion();
14418 method public final android.graphics.Region getTransparentRegion(android.graphics.Rect);15380 method @Nullable public android.graphics.Region getTransparentRegion();