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

  /frameworks/rs/tests/latency/
latency.cpp 13 bool forceCpu = false;
37 forceCpu = true;
46 if (forceCpu)
57 if (forceCpu) flags |= RS_INIT_LOW_LATENCY;
  /frameworks/rs/
rsContext.cpp 272 bool forceCpu = getProp("debug.rs.default-CPU-driver") != 0;
273 if (forceCpu) {

Completed in 144 milliseconds