HomeSort by relevance Sort by last modified time
    Searched refs:rsaFileA3DCreateFromAsset (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/rs/
RenderScript.h 34 RsFile rsaFileA3DCreateFromAsset(RsContext, void *asset);
rsFileA3D.cpp 423 RsFile rsaFileA3DCreateFromAsset(RsContext con, void *_asset) {
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 734 jint id = (jint)rsaFileA3DCreateFromAsset(con, asset);
    [all...]

Completed in 101 milliseconds