Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 33) sorted by relevance

12

/packages/apps/TV/tuner/src/com/android/tv/tuner/util/
DByteArrayBuffer.java57 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/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DSpannableStringUtils.java109 int off = 0; in concatWithNonParagraphSuggestionSpansOnly() local
114 copyNonParagraphSuggestionSpansFrom((Spanned) text[i], 0, len, ss, off); in concatWithNonParagraphSuggestionSpansOnly() local
/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DArchiveEntryInputStream.java51 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/LegacyCamera/jni/feature_mos/src/mosaic/
DPyramid.cpp115 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
DInterp.h52 int off = (int)(xfrac * CTAPS); in ciCalc() local
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DByteBufferInputStream.java39 public int read(byte[] bytes, int off, int len) { in read()
DCountedDataInputStream.java51 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/apps/Camera2/src/com/android/camera/exif/
DByteBufferInputStream.java39 public int read(byte[] bytes, int off, int len) { in read()
DCountedDataInputStream.java51 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/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DByteBufferInputStream.java39 public int read(byte[] bytes, int off, int len) { in read()
DCountedDataInputStream.java51 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/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DCountedDataInputStream.java52 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/
Dfx.c19 __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
Dedge.c99 int off = k * 4; in JNIFUNCF() local
DredEyeMath.c106 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/
DToggleButton.java80 public void setToggleIcons(Drawable on, Drawable off) { in setToggleIcons()
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothEnablerTest.java223 Intent off = new Intent(BluetoothAdapter.ACTION_STATE_CHANGED); in bluetoothTurnsOff_switchTurnsOff() local
/packages/apps/Gallery2/jni_jpegstream/src/
Djpegstream.cpp234 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/jni/
DFuseDaemon.cpp1044 static void do_read(fuse_req_t req, size_t size, off_t off, struct fuse_file_info* fi) { in do_read()
1056 static bool range_contains(const RedactionRange& rr, off_t off) { in range_contains()
1084 static void do_read_with_redaction(fuse_req_t req, size_t size, off_t off, fuse_file_info* fi) { in do_read_with_redaction()
1145 static void pf_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, in pf_read()
1171 off_t off, in pf_write_buf()
1320 off_t off, in do_readdir_common()
1411 static void pf_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, in pf_readdir()
1420 off_t off, in pf_readdirplus()
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
DIndentingPrintWriter.java94 public void write(String s, int off, int len) { in write()
/packages/providers/MediaProvider/src/com/android/providers/media/util/
DXmpInterface.java262 public int read(byte[] b, int off, int len) throws IOException { in read()
/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/packages/apps/Camera2/src/com/android/camera/util/
DCameraUtil.java931 int off = size / 2; in blur() local
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java674 int off = 0; in paintDecoration() local

12