Searched defs:out (Results 201 - 225 of 280) sorted by relevance

1234567891011>>

/frameworks/native/services/sensorservice/
H A DSensorService.cpp376 sensors_event_t out; local
378 if (si->process(&out, event[i])) {
379 buffer[count + k] = out;
802 // filter out events not for this connection
/frameworks/rs/
H A Drs_hal.h52 void *out; member in struct:android::renderscript::__anon1649
/frameworks/support/v4/java/android/support/v4/app/
H A DShareCompat.java56 * to call out the app that the content was shared from.
91 StringBuilder out = new StringBuilder();
92 withinStyle(out, text, 0, text.length());
93 return out.toString();
96 private static void withinStyle(StringBuilder out, CharSequence text, argument
102 out.append("<");
104 out.append(">");
106 out.append("&");
108 out.append("&#" + ((int) c) + ";");
111 out
[all...]
/frameworks/av/camera/tests/
H A DProCameraTests.cpp179 /* Read events into out. Existing queue is flushed */
180 void ReadEvents(EventList& out) { argument
184 out.push(mProEventList[i]);
491 /*out*/&requestTmp));
600 createOnScreenSurface(/*out*/surface);
616 while (listener->waitForStatusChange(/*out*/currentStatus) != OK);
640 while (listener->waitForStatusChange(/*out*/stat) != OK);
674 createOnScreenSurface(/*out*/surface);
675 createDepthOnScreenSurface(/*out*/depthSurface);
698 /*out*/
[all...]
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp132 FILE *out = fopen(filename.string(), "wb"); local
151 out),
160 fclose(out);
161 out = NULL;
852 CHECK_EQ(writeJpegFile("/sdcard/out.jpg",
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp48 "out of range returned by %s in %s\n", callingFunc, calledFunc);\
2595 LVM_INT16 *out = (LVM_INT16 *)outBuffer->raw; local
/frameworks/av/media/libstagefright/
H A DAVIExtractor.cpp185 MediaBuffer *out; local
186 CHECK_EQ(mBufferGroup->acquire_buffer(&out), (status_t)OK);
188 ssize_t n = mExtractor->mDataSource->readAt(offset, out->data(), size);
194 out->set_range(0, size);
196 out->meta_data()->setInt64(kKeyTime, timeUs);
199 out->meta_data()->setInt32(kKeyIsSyncFrame, 1);
203 *buffer = out;
207 mSplitter->append(out);
208 out->release();
209 out
322 read(MediaBuffer **out) argument
[all...]
H A DOggExtractor.cpp171 MediaBuffer **out, const ReadOptions *options) {
172 *out = NULL;
200 *out = packet;
450 status_t MyVorbisExtractor::readNextPacket(MediaBuffer **out) { argument
451 *out = NULL;
530 *out = buffer;
576 *out = buffer;
663 // if necessary thin out the table evenly to trim it down to maximum
853 uint8_t *out = (uint8_t *)buffer; local
882 out[
170 read( MediaBuffer **out, const ReadOptions *options) argument
[all...]
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_comp.cpp191 uint8 *out, int blkwidth, int blkheight)
216 prev_pix = (pix4 << 24) & 0xFF000000; /* mask out byte belong to previous word */
218 *((uint32*)out) = result; /* write 4 bytes */
219 out += 4;
223 out += out_offset;
236 prev_pix = (pix4 << 16) & 0xFFFF0000; /* mask out byte belong to previous word */
238 *((uint32*)out) = result; /* write 4 bytes */
239 out += 4;
243 out += out_offset;
255 prev_pix = (pix4 << 8) & 0xFFFFFF00; /* mask out byt
190 eCreateAlign(uint8 *ref, int picpitch, int y_pos, uint8 *out, int blkwidth, int blkheight) argument
268 eHorzInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, int blkwidth, int blkheight, int dx) argument
558 eHorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch, int blkwidth, int blkheight, int dx) argument
717 eHorzInterp3MC(uint8 *in, int inpitch, int *out, int outpitch, int blkwidth, int blkheight) argument
781 eVertInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, int blkwidth, int blkheight, int dy) argument
1083 eVertInterp2MC(uint8 *in, int inpitch, int *out, int outpitch, int blkwidth, int blkheight) argument
1148 eVertInterp3MC(int *in, int inpitch, uint8 *out, int outpitch, int blkwidth, int blkheight, int dy) argument
1306 eDiagonalInterpMC(uint8 *in1, uint8 *in2, int inpitch, uint8 *out, int outpitch, int blkwidth, int blkheight) argument
1649 eFullPelMC(uint8 *in, int inpitch, uint8 *out, int outpitch, int blkwidth, int blkheight) argument
1838 uint8 *ref, *out; local
1931 uint8 *ref, *out; local
1981 uint8 *ref, *out; local
2024 int32 *out; local
[all...]
/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp384 static bool MakeURL(const char *baseURL, const char *url, AString *out) { argument
385 out->clear();
396 out->setTo(url);
398 ALOGV("base:'%s', url:'%s' => '%s'", baseURL, url, out->c_str());
410 out->setTo(baseURL, pathStart - baseURL);
412 out->setTo(baseURL);
415 out->append(url);
421 out->setTo(baseURL);
422 out->append(url);
427 out
[all...]
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp491 MediaBuffer **out, const ReadOptions *options) {
492 *out = NULL;
532 *out = frame;
619 *out = buffer;
490 read( MediaBuffer **out, const ReadOptions *options) argument
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h516 AudioStreamOut(AudioHwDevice *dev, audio_stream_out_t *out, audio_output_flags_t flags) : argument
517 audioHwDev(dev), stream(out), flags(flags) {}
H A DAudioMixer.cpp774 void AudioMixer::track__genericResample(track_t* t, int32_t* out, size_t outFrameCount, argument
788 volumeRampStereo(t, out, outFrameCount, temp, aux);
790 volumeStereo(t, out, outFrameCount, temp, aux);
797 volumeRampStereo(t, out, outFrameCount, temp, aux);
803 t->resampler->resample(out, outFrameCount, t->bufferProvider);
808 void AudioMixer::track__nop(track_t* t, int32_t* out, size_t outFrameCount, int32_t* temp, argument
813 void AudioMixer::volumeRampStereo(track_t* t, int32_t* out, size_t frameCount, int32_t* temp, argument
835 *out++ += (vl >> 16) * l;
836 *out++ += (vr >> 16) * r;
845 *out
856 volumeStereo(track_t* t, int32_t* out, size_t frameCount, int32_t* temp, int32_t* aux) argument
885 track__16BitsStereo(track_t* t, int32_t* out, size_t frameCount, int32_t* temp, int32_t* aux) argument
976 track__16BitsMono(track_t* t, int32_t* out, size_t frameCount, int32_t* temp, int32_t* aux) argument
1149 int32_t *out = t1.mainBuffer; local
1234 int32_t *out = t1.mainBuffer; local
1292 int32_t* out = t.mainBuffer; local
[all...]
H A DEffects.cpp288 int16_t *out = mConfig.outputCfg.buffer.s16; local
290 out[i] = clamp16((int32_t)out[i] + (int32_t)in[i]);
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java610 public void writeToParcel(Parcel out, int flags) { argument
611 out.writeString(mAddress);
998 * @return true confirmation has been sent out
/frameworks/base/core/java/android/net/
H A DUri.java692 * Parses an authority out of the given URI string.
729 * Parses a path out of this given URI string.
1083 // Parse out user info and then port.
1782 * @param out parcel to write to
1785 public static void writeToParcel(Parcel out, Uri uri) { argument
1787 out.writeInt(NULL_TYPE_ID);
1789 uri.writeToParcel(out, 0);
/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java503 protected void dump(String prefix, FileDescriptor fd, PrintWriter out, String[] args) { argument
504 out.print(prefix); out.print("mInitializing="); out.print(mInitializing);
505 out.print(" mDestroyed="); out.println(mDestroyed);
506 out.print(prefix); out.print("mVisible="); out.print(mVisible);
507 out
1142 dump(FileDescriptor fd, PrintWriter out, String[] args) argument
[all...]
/frameworks/base/core/java/android/view/
H A DInputDevice.java803 public void writeToParcel(Parcel out, int flags) { argument
804 out.writeInt(mId);
805 out.writeInt(mGeneration);
806 out.writeInt(mControllerNumber);
807 out.writeString(mName);
808 out.writeInt(mVendorId);
809 out.writeInt(mProductId);
810 out.writeString(mDescriptor);
811 out.writeInt(mIsExternal ? 1 : 0);
812 out
[all...]
H A DViewDebug.java278 * @param out The output writer
281 public void dumpViewHierarchyWithProperties(BufferedWriter out, int level); argument
478 BufferedWriter out = null;
480 out = new BufferedWriter(new OutputStreamWriter(clientStream), 32 * 1024);
483 profileViewAndChildren(view, out);
485 out.write("-1 -1 -1");
486 out.newLine();
488 out.write("DONE.");
489 out.newLine();
493 if (out !
500 profileViewAndChildren(final View view, BufferedWriter out) argument
505 profileViewAndChildren(final View view, BufferedWriter out, boolean root) argument
853 dumpViewHierarchy(Context context, ViewGroup group, BufferedWriter out, int level, boolean skipChildren, boolean includeProperties) argument
884 dumpView(Context context, View view, BufferedWriter out, int level, boolean includeProperties) argument
980 dumpViewProperties(Context context, Object view, BufferedWriter out) argument
986 dumpViewProperties(Context context, Object view, BufferedWriter out, String prefix) argument
1044 exportMethods(Context context, Object view, BufferedWriter out, Class<?> klass, String prefix) argument
1117 exportFields(Context context, Object view, BufferedWriter out, Class<?> klass, String prefix) argument
1191 writeEntry(BufferedWriter out, String prefix, String name, String suffix, Object value) argument
1202 exportUnrolledFlags(BufferedWriter out, FlagToString[] mapping, int intValue, String prefix) argument
1219 exportUnrolledArray(Context context, BufferedWriter out, ExportedProperty property, int[] array, String prefix, String suffix) argument
1287 writeValue(BufferedWriter out, Object value) argument
[all...]
/frameworks/base/core/java/android/widget/
H A DAdapterViewAnimator.java146 * In and out animations.
426 // flush out the old child
447 * optionally with the with the {@link #getOutAnimation() out animation} and
452 * @param animate Whether or not to use the in and out animations, defaults
492 // This section clears out any items that are in our active views list
740 // if the data changes, mWhichChild might be out of the bounds of the adapter
792 public void writeToParcel(Parcel out, int flags) { argument
793 super.writeToParcel(out, flags);
794 out.writeInt(this.whichChild);
H A DExpandableListView.java1301 public void writeToParcel(Parcel out, int flags) { argument
1302 super.writeToParcel(out, flags);
1303 out.writeList(expandedGroupMetadataList);
H A DFastScroller.java52 /** Duration of fade-out animation. */
186 /** Whether decorations should be laid out from right to left. */
547 * @param out Rectangle into which measured bounds are placed.
549 private void measurePreview(View v, Rect out) { argument
558 measureViewToSide(v, mThumbImage, margins, out);
560 measureFloating(v, margins, out);
565 * Measures the bounds for a view that should be laid out against the edge
566 * of an adjacent view. If no adjacent view is provided, lays out against
573 * @param out Rectangle into which measured bounds are placed.
575 private void measureViewToSide(View view, View adjacent, Rect margins, Rect out) { argument
623 measureFloating(View preview, Rect margins, Rect out) argument
[all...]
H A DProgressBar.java340 StateListDrawable out = new StateListDrawable();
343 out.addState(in.getStateSet(i), tileify(in.getStateDrawable(i), clip));
345 return out;
980 // Subtract out padding for the purposes of the calculations below.
1118 public void writeToParcel(Parcel out, int flags) { argument
1119 super.writeToParcel(out, flags);
1120 out.writeInt(progress);
1121 out.writeInt(secondaryProgress);
H A DSpinner.java533 // Clear out old views
602 * and fill out its layout paramters.
799 public void writeToParcel(Parcel out, int flags) { argument
800 super.writeToParcel(out, flags);
801 out.writeByte((byte) (showDropdown ? 1 : 0));
/frameworks/base/core/java/com/android/internal/os/
H A DProcessCpuTracker.java195 // filter out kernel processes.
448 // This is a possible way to filter out processes that
572 private long[] getCpuSpeedTimes(long[] out) { argument
573 long[] tempTimes = out;
576 if (out == null) {
595 if (localLOGV && out == null) {
604 if (out == null) {
605 out = new long[speed];
608 System.arraycopy(tempTimes, 0, out, 0, speed);
610 return out;
[all...]

Completed in 1813 milliseconds

1234567891011>>