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

  /frameworks/rs/
rsApiStubs.h 113 extern "C" void rsScriptForEach (RsContext rsc, RsScript s, uint32_t slot, RsAllocation ain, RsAllocation aout, const void * usr, size_t usr_length, const RsScriptCall * sc, size_t sc_length);
rsApiStubs.cpp 649 extern "C" void rsScriptForEach (RsContext ctxWrapper, RsScript s, uint32_t slot,
    [all...]

Completed in 259 milliseconds