Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp444 const int *rsGlobalEntries = (const int *) dlsym(sharedObj, kRsGlobalEntries); in createFromSharedObject() local
806 if (rsGlobalEntries) { in createFromSharedObject()
807 numEntries = *rsGlobalEntries; in createFromSharedObject()