Searched refs:copyInto (Results 1 – 9 of 9) sorted by relevance
100 Method copyInto = hardwareLayer.getClass() in loadBitmaps() local102 if (!copyInto.isAccessible()) in loadBitmaps()103 copyInto.setAccessible(true); in loadBitmaps()106 boolean success = (Boolean) copyInto.invoke(hardwareLayer, mHardwareBitmap); in loadBitmaps()
94 public boolean copyInto(Bitmap bitmap) { in copyInto() method in HardwareLayer
609 mLayer.copyInto(bitmap); in getBitmap()
92 void copyInto(const VertexBuffer& srcBuffer, float xOffset, float yOffset) { in copyInto() function
803 dstBuffer.copyInto<TYPE>(srcBuffer, points[i + 0], points[i + 1]); in instanceVertices()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
49024 method public synchronized void copyInto(java.lang.Object[]);
65012 method public synchronized void copyInto(java.lang.Object[]);
68920 method public synchronized void copyInto(java.lang.Object[]);