HomeSort by relevance Sort by last modified time
    Searched refs:mDebugMaxThreads (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsContext.h 224 uint32_t mDebugMaxThreads;
rsContext.cpp 312 rsc->props.mDebugMaxThreads = getProp("debug.rs.max-threads");
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 265 if(mRSC->props.mDebugMaxThreads) {
266 cpu = mRSC->props.mDebugMaxThreads;

Completed in 58 milliseconds