Searched refs:RS_INIT_LOW_LATENCY (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/tests/latency/
H A Dlatency.cpp57 if (forceCpu) flags |= RS_INIT_LOW_LATENCY;
/frameworks/base/libs/hwui/
H A DFontRenderer.cpp704 if (!mRs->init("", RSC::RS_INIT_LOW_LATENCY | RSC::RS_INIT_SYNCHRONOUS)) {
/frameworks/rs/cpp/
H A DrsCppStructs.h82 RS_INIT_LOW_LATENCY = 2, ///< Prefer low latency devices over potentially higher throughput devices. enumerator in enum:android::RSC::RSInitFlags

Completed in 950 milliseconds