Searched defs:copyInto (Results 1 – 3 of 3) sorted by relevance
100 Method copyInto = hardwareLayer.getClass() in loadBitmaps() local
93 public boolean copyInto(Bitmap bitmap) { in copyInto() method in TextureLayer
91 void copyInto(const VertexBuffer& srcBuffer, float xOffset, float yOffset) { in copyInto() function