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

  /frameworks/rs/
rsContext.h 222 uint32_t mDebugMaxThreads;
rsContext.cpp 245 rsc->props.mDebugMaxThreads = getProp("debug.rs.max-threads");
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 238 if(mRSC->props.mDebugMaxThreads) {
239 cpu = mRSC->props.mDebugMaxThreads;
    [all...]

Completed in 49 milliseconds