Home
last modified time | relevance | path

Searched refs:Reduce (Results 1 – 16 of 16) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h52 struct Reduce { struct
66 Reduce() : in Reduce() argument
72 ~Reduce() { in ~Reduce() argument
81 Reduce(const Reduce &) = delete;
82 void operator=(const Reduce &) = delete; argument
99 const Reduce *mExportReduceList;
234 const Reduce *getExportReduceList() const { in getExportReduceList()
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp152 const bcinfo::MetadataExtractor::Reduce *reduceList = in dumpInfo()
155 const bcinfo::MetadataExtractor::Reduce &reduce = reduceList[i]; in dumpInfo()
220 const bcinfo::MetadataExtractor::Reduce *reduceList = ME->getExportReduceList(); in dumpMetadata()
222 const bcinfo::MetadataExtractor::Reduce &reduce = reduceList[i]; in dumpMetadata()
/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp85 const bcinfo::MetadataExtractor::Reduce *exportReduceList = in getRSInfoString()
129 const bcinfo::MetadataExtractor::Reduce &reduce = exportReduceList[i]; in getRSInfoString()
DRSKernelExpand.cpp1384 const bcinfo::MetadataExtractor::Reduce *ExportReduceList = me.getExportReduceList(); in runOnModule()
/frameworks/compile/slang/
Dslang_rs_context.h252 void addExportReduce(RSExportReduce *Reduce) { in addExportReduce() argument
253 mExportReduce.push_back(Reduce); in addExportReduce()
/frameworks/base/docs/html/ndk/guides/audio/
Dinput-latency.jd10 <li><a href="#ways">Ways to Reduce Audio Input Latency</a></li>
36 <h2 id="ways">Ways to Reduce Audio Input Latency</h2>
/frameworks/base/docs/html/training/performance/battery/network/
Daction-user-traffic.jd13 <li><a href="#reduce-connections">Reduce the Number of Connections</a></li>
120 <h2 id="reduce-connections">Reduce the Number of Connections</h2>
Danalyze-data.jd153 Reduce the Number of Connections</a> - Use server APIs that allow data to be downloaded in sets.
/frameworks/compile/libbcc/bcinfo/
DMetadataExtractor.cpp497 Reduce *TmpReduceList = new Reduce[mExportReduceCount]; in populateReduceMetadata()
/frameworks/base/docs/html/training/wearables/watch-faces/
Dperformance.jd11 <li><a href="#ReduceSize">Reduce the Size of Your Bitmap Assets</a></li>
105 <h3>Reduce the frame rate of animations</h3>
121 <h2 id="ReduceSize">Reduce the Size of Your Bitmap Assets</h2>
/frameworks/base/docs/html/distribute/essentials/quality/
Dbillions.jd24 <li><a href="#appsize">Reduce app size</a></li>
30 <li><a href="#consumption-reduce">Reduce battery consumption</a></li>
406 <h4 id="memory-footprint">Reduce memory footprint on low-cost devices</h4>
469 Conserve data and give control to optimize user experience. Reduce data
472 <h3 id="appsize">Reduce app size</h3>
473 <h4 id="appsize-graphics">Reduce APK graphical asset size</h4>
503 <h4 id="appsize-code">Reduce code size</h4>
544 <h4 id="appsize-postinstall">Reduce post-install app disk usage</h4>
606 <h3 id="consumption-reduce">Reduce battery consumption</h3>
734 <li>Reduce or remove animations on low-cost devices to lessen the burden on
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp360 const bcinfo::MetadataExtractor::Reduce *exportReduceList = me.getExportReduceList(); in addInternalizeSymbolsPass()
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd20 <li><a href="#ReduceConnections">Reduce the number of connections you use</a></li>
132 <h2 id="ReduceConnections">Reduce Connections</h2>
/frameworks/base/docs/html/training/location/
Dgeofencing.jd335 <h3>Reduce power consumption</h3>
/frameworks/base/docs/html/guide/topics/location/
Dstrategies.jd329 <h4>Reduce the size of the window</h4>
/frameworks/base/docs/html/guide/topics/graphics/
Dhardware-accel.jd591 <dt><strong>Reduce the number of views in your application</strong></dt>