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

  /frameworks/rs/
rs.h 29 RsFile rsaFileA3DCreateFromMemory(RsContext, const void *data, uint32_t len);
rsFileA3D.cpp 419 RsFile rsaFileA3DCreateFromMemory(RsContext con, const void *data, uint32_t len) {
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 788 jint id = (jint)rsaFileA3DCreateFromMemory(con, asset->getBuffer(false), asset->getLength());
    [all...]

Completed in 192 milliseconds