Searched refs:getStorageObj (Results 1 – 4 of 4) sorted by relevance
108 jbyteArray getStorageObj();172 jbyteArray getStorageObj() { return fStorageObj; } in getStorageObj() function
332 return GraphicsJNI::createBitmap(env, new SkBitmap(result), allocator.getStorageObj(), in Bitmap_copy()609 return GraphicsJNI::createBitmap(env, dst, allocator.getStorageObj(), in Bitmap_extractAlpha()
486 return GraphicsJNI::createBitmap(env, outputBitmap, javaAllocator.getStorageObj(), in doDecode()
483 jbyteArray AndroidPixelRef::getStorageObj() { in getStorageObj() function in AndroidPixelRef