Searched defs:copyTo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DMatrix.cpp113 void Matrix4::copyTo(SkMatrix& v) const { function in class:android::uirenderer::Matrix4
163 void Matrix4::copyTo(float* v) const { function in class:android::uirenderer::Matrix4
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java755 public void copyTo(Bitmap b) { method in class:Allocation
769 public void copyTo(byte[] d) { method in class:Allocation
782 public void copyTo(short[] d) { method in class:Allocation
795 public void copyTo(int[] d) { method in class:Allocation
808 public void copyTo(float[] d) { method in class:Allocation

Completed in 147 milliseconds