Searched defs:toBitmap (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameImage2D.java73 public Bitmap toBitmap() { method in class:FrameImage2D
177 Bitmap srcBitmap = srcImage.toBitmap();
/frameworks/base/core/java/android/gesture/
H A DGesture.java185 public Bitmap toBitmap(int width, int height, int edge, int numSample, int color) { method in class:Gesture
220 public Bitmap toBitmap(int width, int height, int inset, int color) { method in class:Gesture
/frameworks/base/core/jni/android/graphics/
H A DBitmap.cpp224 Bitmap& toBitmap(JNIEnv* env, jobject bitmap) { function in namespace:android::bitmap
233 Bitmap& toBitmap(JNIEnv* env, jlong bitmapHandle) { function in namespace:android::bitmap

Completed in 1313 milliseconds