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

  /frameworks/rs/tests/latency/
latency.cpp 57 if (forceCpu) flags |= RS_INIT_LOW_LATENCY;
  /frameworks/base/libs/hwui/
FontRenderer.cpp 735 if (!mRs->init(RSC::RS_INIT_LOW_LATENCY | RSC::RS_INIT_SYNCHRONOUS)) {
  /frameworks/rs/cpp/
rsCppStructs.h 78 RS_INIT_LOW_LATENCY = 2, ///< Prefer low latency devices over potentially higher throughput devices.
    [all...]

Completed in 31 milliseconds