Searched defs:nAllocationUploadToTexture (Results 1 – 2 of 2) sorted by relevance
105 native void nAllocationUploadToTexture(int alloc, boolean genMips, int baseMioLevel); in nAllocationUploadToTexture() method in RenderScript
447 nAllocationUploadToTexture(JNIEnv *_env, jobject _this, jint a, jboolean genMip, jint mip) in nAllocationUploadToTexture() function