Home
last modified time | relevance | path

Searched refs:initForEach (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/rs/driver/
DrsdCore.cpp46 static void initForEach(outer_foreach_t* forEachLaunch);
211 initForEach(dc->mForEachLaunch); in rsdHalInit()
367 static void initForEach(outer_foreach_t* forEachLaunch) { in initForEach() function