Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsContext.h171 void displayDebugStats();
DrsContext.cpp160 void Context::displayDebugStats() { in displayDebugStats() function in Context
/frameworks/rs/
DrsContext.h241 void displayDebugStats();
DrsContext.cpp188 void Context::displayDebugStats() { in displayDebugStats() function in Context
347 rsc->displayDebugStats(); in threadProc()