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

  /frameworks/rs/
rsScriptIntrinsic.cpp 58 void ScriptIntrinsic::runForEach(Context* rsc,
rsScriptC.cpp 171 void ScriptC::runForEach(Context *rsc,
190 ss << "runForEach slot[" << slot << "]";
203 ALOGV("%p ScriptC::runForEach invoking slot %i, ptr %p", rsc, slot, this);
  /frameworks/rs/rsov/driver/
rsovScript.cpp 172 runForEach(slot, inLen, inputAllocations, outputAllocation);
490 void RSoVScript::runForEach(

Completed in 550 milliseconds