Searched defs:toBitmap (Results 1 – 7 of 7) sorted by relevance
38 public Bitmap toBitmap() { in toBitmap() method in GraphicBufferCompat
42 fun Drawable.toBitmap( in toBitmap() method
185 public Bitmap toBitmap(int width, int height, int edge, int numSample, int color) { in toBitmap() method in Gesture220 public Bitmap toBitmap(int width, int height, int inset, int color) { in toBitmap() method in Gesture
164 fun toBitmap() { in toBitmap() method in androidx.core.view.ViewTest
194 fun View.toBitmap(config: Bitmap.Config = Bitmap.Config.ARGB_8888): Bitmap { in toBitmap() method
73 public Bitmap toBitmap() { in toBitmap() method in FrameImage2D
224 Bitmap& toBitmap(JNIEnv* env, jobject bitmap) { in toBitmap() function233 Bitmap& toBitmap(JNIEnv* env, jlong bitmapHandle) { in toBitmap() function