Home
last modified time | relevance | path

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

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