• Home
  • Raw
  • Download

Lines Matching defs:alloc

559 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur)  in nAllocationSetSurface()
573 nAllocationIoSend(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoSend()
580 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoReceive()
588 nAllocationGenerateMipmaps(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationGenerateMipmaps()
643 nAllocationCopyFromBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyFromBitmap()
660 nAllocationCopyToBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyToBitmap()
685 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationData1D() local
694 nAllocationElementData1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint offset, jint lod… in nAllocationElementData1D()
708 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationData2D() local
746 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationData3D() local
781 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead() local
791 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead1D() local
802 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead2D() local
817 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D()
948 nScriptBindAllocation(JNIEnv *_env, jobject _this, jlong con, jlong script, jlong alloc, jint slot) in nScriptBindAllocation()
1383 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetInput()
1391 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput()
1643 const jlong alloc = (jlong)(uintptr_t)allocs[i]; in nMeshGetVertices() local
1661 const jlong alloc = (jlong)(uintptr_t)allocs[i]; in nMeshGetIndices() local