/packages/apps/TV/tuner/src/com/android/tv/tuner/util/ |
D | ByteArrayBuffer.java | 57 public void append(final byte[] b, int off, int len) { in append() 88 public void append(final char[] b, int off, int len) { in append()
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ByteBufferInputStream.java | 39 public int read(byte[] bytes, int off, int len) { in read()
|
D | CountedDataInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ByteBufferInputStream.java | 39 public int read(byte[] bytes, int off, int len) { in read()
|
D | CountedDataInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | ByteBufferInputStream.java | 39 public int read(byte[] bytes, int off, int len) { in read()
|
D | CountedDataInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 84 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | SpannableStringUtils.java | 109 int off = 0; in concatWithNonParagraphSuggestionSpansOnly() local 114 copyNonParagraphSuggestionSpansFrom((Spanned) text[i], 0, len, ss, off); in concatWithNonParagraphSuggestionSpansOnly() local
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Interp.h | 52 int off = (int)(xfrac * CTAPS); in ciCalc() local
|
D | Pyramid.cpp | 115 int off, off2, height, h, w; in BorderSpread() local 152 int off = in->border / 2; in BorderExpandOdd() local 211 int off = scr->border - 2; in BorderReduceOdd() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/archives/ |
D | ArchiveEntryInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 75 int read(byte[] b, int off, int len) throws IOException; in read()
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | CountedDataInputStream.java | 52 public int read(byte[] b, int off, int len) throws IOException { in read() 85 private void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
/packages/apps/Gallery2/jni/filters/ |
D | fx.c | 19 __inline__ int interp(unsigned char *src, int p , int *off ,float dr,float dg, float db){ in interp() 47 int off[8] = { in JNIFUNCF() local
|
D | edge.c | 99 int off = k * 4; in JNIFUNCF() local
|
D | redEyeMath.c | 106 void stuff(int r, int g, int b, unsigned char *img, int off) { in stuff()
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/ |
D | ToggleButton.java | 80 public void setToggleIcons(Drawable on, Drawable off) { in setToggleIcons()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | BluetoothEnablerTest.java | 223 Intent off = new Intent(BluetoothAdapter.ACTION_STATE_CHANGED); in bluetoothTurnsOff_switchTurnsOff() local
|
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/ |
D | IndentingPrintWriter.java | 94 public void write(String s, int off, int len) { in write()
|
/packages/apps/Gallery2/jni_jpegstream/src/ |
D | jpegstream.cpp | 234 int32_t off = static_cast<int32_t>(offset); in OutputStream_writeInputBytes() local 259 int32_t off = static_cast<int32_t>(offset); in InputStream_readDecodedBytes() local
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | XmpInterface.java | 261 public int read(byte[] b, int off, int len) throws IOException { in read()
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | CameraUtil.java | 931 int off = size / 2; in blur() local
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GridViewSpecial.java | 674 int off = 0; in paintDecoration() local
|