Searched refs:rsGlobalEntries (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp330 const int *rsGlobalEntries = (const int *) dlsym(sharedObj, kRsGlobalEntries); local
677 if (rsGlobalEntries) {
678 numEntries = *rsGlobalEntries;

Completed in 539 milliseconds