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

  /frameworks/rs/
rsScriptC_Lib.cpp 182 void rsrForEach(Context *rsc,
rsRuntime.h 151 void rsrForEach(Context *, Script *target,
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 457 rsrForEach(rsc, target, in, out, NULL, 0, NULL);
465 rsrForEach(rsc, target, in, out, usr, 0, NULL);
474 rsrForEach(rsc, target, in, out, usr, 0, call);
483 rsrForEach(rsc, target, in, out, usr, usrLen, NULL);
493 rsrForEach(rsc, target, in, out, usr, usrLen, call);
    [all...]

Completed in 24 milliseconds