Searched refs:rsdForEach31 (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/rs/driver/ |
D | rsdCore.cpp | 360 static void rsdForEach31(const void *vRoot, in rsdForEach31() function 370 forEachLaunch[0x01] = rsdForEach31; // in in initForEach() 372 forEachLaunch[0x03] = rsdForEach31; // in, out in initForEach() 376 forEachLaunch[0x07] = rsdForEach31; // in, out, usr in initForEach() 384 forEachLaunch[0x0f] = rsdForEach31; // in, out, usr, x in initForEach() 400 forEachLaunch[0x1f] = rsdForEach31; // in, out, usr, x, y in initForEach()
|