• Home
  • Raw
  • Download

Lines Matching defs:alloc

1165 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur)  in nAllocationSetSurface()
1182 nAllocationIoSend(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoSend()
1191 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoReceive()
1201 nAllocationGenerateMipmaps(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationGenerateMipmaps()
1258 nAllocationCopyFromBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyFromBitmap()
1274 nAllocationCopyToBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyToBitmap()
1292 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationData1D() local
1303 nAllocationElementData(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementData()
1327 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationData2D() local
1372 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationData3D() local
1415 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead() local
1430 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead1D() local
1441 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementRead()
1464 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead2D() local
1481 RsAllocation *alloc = (RsAllocation *)_alloc; in nAllocationRead3D() local
1502 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D()
1525 nAllocationAdapterOffset(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationAdapterOffset()
1667 nScriptBindAllocation(JNIEnv *_env, jobject _this, jlong con, jlong script, jlong alloc, jint slot) in nScriptBindAllocation()
2108 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetInput()
2118 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput()
2403 const jlong alloc = (jlong)(uintptr_t)allocs[i]; in nMeshGetVertices() local
2423 const jlong alloc = (jlong)(uintptr_t)allocs[i]; in nMeshGetIndices() local