Lines Matching refs:rsnAllocationCreateFromBitmap
435 native long rsnAllocationCreateFromBitmap(long con, long type, int mip, Bitmap bmp, int usage);438 return rsnAllocationCreateFromBitmap(mContext, type, mip, bmp, usage);