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

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

Completed in 242 milliseconds