HomeSort by relevance Sort by last modified time
    Searched defs:getGlobalName (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuExecutable.h 154 const char* getGlobalName(int i) const {
rsCpuScript.cpp 972 const char * RsdCpuScriptImpl::getGlobalName(int i) const {
973 return mScriptExec->getGlobalName(i);
    [all...]

Completed in 45 milliseconds