Searched defs:total (Results 1 - 25 of 31) sorted by relevance

12

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dcontrast.cpp34 float total = 0; local
41 total += lumArray[i];
43 const float avg = total / numPixels;
/frameworks/av/media/img_utils/include/img_utils/
H A DTiffEntryImpl.h97 uint32_t total = getActualSize();
98 WORD_ALIGN(total)
99 return (total <= OFFSET_SIZE) ? 0 : total;
104 uint32_t total = sizeof(T) * mCount;
107 total <<= 1;
109 return total;
196 uint32_t total = 0; local
198 total += mData[i]->getSize();
200 return total;
[all...]
/frameworks/av/media/libnbaio/
H A DAudioBufferProviderSource.cpp84 ssize_t AudioBufferProviderSource::readVia(readVia_t via, size_t total, void *user, argument
94 ALOG_ASSERT(accumulator <= total);
95 size_t count = total - accumulator;
H A DNBAIO.cpp64 ssize_t NBAIO_Sink::writeVia(writeVia_t via, size_t total, void *user, size_t block) argument
78 while (accumulator < total) {
79 size_t count = total - accumulator;
100 ssize_t NBAIO_Source::readVia(readVia_t via, size_t total, void *user, argument
115 while (accumulator < total) {
116 size_t count = total - accumulator;
/frameworks/av/media/libstagefright/
H A DClockEstimator.cpp160 LinearFit total; local
161 total.combine(mHead);
162 total.combine(mMain);
163 total.combine(mTail);
164 return total.interpolate(x);
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
H A DVolumeLoader.java127 public void progress(int n, int total); argument
/frameworks/base/core/tests/coretests/src/android/database/
H A DDatabaseCursorTest.java263 int total; field in class:DatabaseCursorTest.TestObserver
268 total = total_;
274 if (total == count) {
/frameworks/native/libs/ui/
H A DGraphicBufferAllocator.cpp58 size_t total = 0; local
76 total += rec.size;
78 snprintf(buffer, SIZE, "Total allocated (estimate): %.2f KB\n", total/1024.0f);
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c149 int total = 0; local
258 total += t2 - t1;
/frameworks/base/core/java/com/android/internal/util/
H A DArrayUtils.java201 public static long total(long[] array) { method in class:ArrayUtils
202 long total = 0;
204 total += value;
206 return total;
/frameworks/base/libs/hwui/
H A DCaches.cpp177 uint32_t total = 0; local
178 log.appendFormat("Current memory usage / total memory usage (bytes):\n");
194 log.appendFormat(" Layers total %8d (numLayers = %zu)\n",
196 total += memused;
215 log.appendFormat(" FontRenderer %d total %8d / %8d\n", i, sizeA8 + sizeRGBA,
222 total += textureCache.getSize();
223 total += renderBufferCache.getSize();
224 total += gradientCache.getSize();
225 total += pathCache.getSize();
226 total
[all...]
H A DShadowTessellator.cpp189 void ShadowTessellator::checkOverflow(int used, int total, const char* bufferName) { argument
190 LOG_ALWAYS_FATAL_IF(used > total, "Error: %s overflow!!! used %d, total %d",
191 bufferName, used, total);
H A DSpotShadow.cpp208 const int total = lUpperSize + lLowerSize - 2; local
209 int outIndex = total - 1;
220 return total;
605 * @param rays The total number of rays.
753 // and its ratio against the total length.
898 // The total pair number can be as high as umbraLength + penumbraLength.
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/sms/
H A DCdmaSmsTest.java865 private static SmsHeader getConcatUserDataHeader(int index, int total) { argument
869 concatRef.msgCount = total;
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBLAS.cpp682 int32_t total = 0; local
691 total += mult_as_int;
695 ((((total + c_offset) * c_mult_int) + (1 << (c_shift - 1)))
/frameworks/av/media/img_utils/src/
H A DTiffIfd.cpp155 uint32_t total = calculateIfdSize(size); local
156 WORD_ALIGN(total);
158 total += mEntries[i]->getSize();
160 return total;
356 uint32_t total = 0; local
358 total += byteCounts[i];
360 return total;
/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp49 uint64_t total = 0; local
52 total += (*it)->totalSize();
54 return total;
/frameworks/rs/
H A DrsElement.cpp76 size_t total = 0; local
78 total += mFields[ct].e->mBits * mFields[ct].arraySize;
80 return total;
88 size_t total = 0; local
90 total += mFields[ct].e->mBitsUnpadded * mFields[ct].arraySize;
92 return total;
/frameworks/av/media/libmedia/
H A DAudioTrackShared.cpp88 struct timespec total; // total elapsed time spent waiting local
89 total.tv_sec = 0;
90 total.tv_nsec = 0;
91 bool measure = elapsed != NULL; // whether to measure total elapsed time spent waiting
213 if (!measure || requested->tv_sec < total.tv_sec ||
214 (requested->tv_sec == total.tv_sec && requested->tv_nsec <= total.tv_nsec)) {
218 remaining.tv_sec = requested->tv_sec - total.tv_sec;
219 if ((remaining.tv_nsec = requested->tv_nsec - total
395 struct timespec total; // total elapsed time spent waiting local
[all...]
/frameworks/base/core/jni/
H A Dcom_android_internal_content_NativeLibraryHelper.cpp158 size_t* total = (size_t*) arg; local
165 *total += static_cast<size_t>(uncompLen);
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.c119 sf_count_t total = 0; local
153 total += actual;
156 if ((total & 0xFF00) == 0xFF00) {
H A Dplaybq.cpp119 sf_count_t total = 0; local
153 total += actual;
156 if ((total & 0xFF00) == 0xFF00) {
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp61 virtual int Length(long long* total, long long* available) { argument
64 *total = -1;
70 if (total) {
71 *total = size;
/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp1003 int total,
1009 if (total % components != 0) {
1012 components, total);
1017 float* data_cpy = new float[total];
1018 memcpy(data_cpy, data, sizeof(float) * total);
1001 SetAttributeValues(ProgramVar var, const float* data, int total, int components) argument
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp488 size_t total = size + end; local
489 void* buf = editData(total);

Completed in 1371 milliseconds

12