Searched refs:nLightCreate (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DLight.java65 int id = rs.nLightCreate();
H A DRenderScript.java181 native int nLightCreate(); method in class:RenderScript
/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp1296 nLightCreate(JNIEnv *_env, jobject _this) function
1299 LOG_API("nLightCreate, con(%p)", con);
1463 {"nLightCreate", "()I", (void*)nLightCreate },

Completed in 48 milliseconds