Searched refs:copyInto (Results 1 – 10 of 10) 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
606 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[]);
59030 method public synchronized void copyInto(java.lang.Object[]);
59110 method public synchronized void copyInto(java.lang.Object[]);
62387 method public synchronized void copyInto(java.lang.Object[]);