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

  /frameworks/rs/
rsApiStubs.h 114 extern "C" void rsScriptForEachMulti (RsContext rsc, RsScript s, uint32_t slot, RsAllocation * ains, size_t ains_length, RsAllocation aout, const void * usr, size_t usr_length, const RsScriptCall * sc, size_t sc_length);
rsApiStubs.cpp 662 extern "C" void rsScriptForEachMulti (RsContext ctxWrapper, RsScript s, uint32_t slot,
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 645 rsScriptForEachMulti((RsContext)con, (RsScript)id, 0,
    [all...]

Completed in 40 milliseconds