Searched refs:off (Results 51 - 75 of 87) sorted by relevance

1234

/frameworks/data-binding/integration-tests/TestApp/
H A Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/frameworks/data-binding/samples/BindingDemo/
H A Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/frameworks/base/core/java/android/text/
H A DSpannableStringInternal.java71 public final void getChars(int start, int end, char[] dest, int off) { argument
72 mText.getChars(start, end, dest, off);
H A DLayout.java1285 // if walking off line, look at the line we're headed to
1914 public char charAt(int off) { argument
1916 getChars(off, off + 1, buf, 0);
H A DTextUtils.java549 public char charAt(int off) { argument
550 return AndroidCharacter.getMirror(mSource.charAt(mEnd - 1 - off));
1424 int off = 0;
1429 copySpansFrom((Spanned) text[i], 0, len, Object.class, ss, off);
1432 off += len;
1538 * @param off Location in the text at which to check.
1548 public static int getCapsMode(CharSequence cs, int off, int reqModes) { argument
1549 if (off < 0) {
1566 for (i = off; i > 0; i--) {
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicColorMatrix.cpp375 size_t off = (target - buf - 8) >> 2; local
376 rsAssert(((off & 0xff000000) == 0) ||
377 ((off & 0xff000000) == 0xff000000));
381 op |= 0xffffff & off;
916 // Currently this generates off by one errors.
H A DrsCpuIntrinsics_neon_Blend.S611 .set off,0
612 #define BLEND_X(d, n) .rept d-off ; .word 0 ; .endr ; .word blend_line_##n-1b ; .set off, d+1 ;
H A DrsCpuIntrinsics_advsimd_Blend.S606 .set off,0
607 #define BLEND_X(d, n) .rept d-off ; .hword 0 ; .endr ; .hword blend_line_##n - 2b ; .set off, d+1 ;
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
H A Dvr.rs91 int off = brickno + (p.z & 0x1F) * 32 + (p.y & 0x1F);
92 uint slice = rsGetElementAt_uint(bricks, off);
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java509 native void rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, argument
511 synchronized void nAllocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, argument
514 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
594 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, argument
596 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, argument
599 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
/frameworks/native/libs/binder/
H A DParcel.cpp487 size_t off = objects[i]; local
488 if ((off >= offset) && (off + sizeof(flat_binder_object) <= offset + len)) {
529 size_t off = objects[i] - offset + startPos; local
530 mObjects[idx++] = off;
534 = reinterpret_cast<flat_binder_object*>(mData + off);
1831 // will need to rescan because we may have lopped off the only FDs
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java452 native void rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, argument
454 synchronized void nAllocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, argument
457 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
545 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, argument
547 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, argument
550 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
/frameworks/base/core/tests/coretests/src/android/text/
H A DTextUtilsTest.java409 public char charAt(int off) { argument
410 return mString.charAt(off);
/frameworks/native/cmds/servicemanager/
H A Dbinder.c614 size_t off = bio->data - bio->data0; local
618 if (bio->offs[n] == off)
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp699 const uint32_t off = mEntries[idx]/(isUTF8?sizeof(uint8_t):sizeof(uint16_t)); local
700 if (off < (mStringPoolSize-1)) {
703 const uint16_t* str = strings+off;
720 const uint8_t* u8str = strings+off;
788 (int)idx, (int)(off*sizeof(uint16_t)),
801 const uint32_t off = mEntries[idx]/sizeof(char); local
802 if (off < (mStringPoolSize-1)) {
804 const uint8_t* str = strings+off;
815 (int)idx, (int)(off*sizeof(uint16_t)),
845 const uint32_t off local
[all...]
/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java1731 final int off = mExtractedText.startOffset;
1733 newSelStart -= off;
1734 newSelEnd -= off;
2275 * turn off the extract area since there is no text to be shown.
2296 * <p>The standard implementation turns on or off its accessory area
2300 * {@link InputType#TYPE_TEXT_VARIATION_FILTER} input type will turn off the
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java211 public void sendBurstDtmf(String dtmfString, int on, int off, argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java212 public void sendBurstDtmf(String dtmfString, int on, int off, argument
/frameworks/base/core/jni/
H A DAndroid.mk268 # off a GCC warning that Clang doesn't know.
H A Dandroid_util_AssetManager.cpp431 jint off, jint len)
445 if (off < 0 || off >= bLen || len < 0 || len > bLen || (off+len) > bLen) {
451 ssize_t res = a->read(b+off, len);
429 android_content_AssetManager_readAsset(JNIEnv* env, jobject clazz, jlong assetHandle, jbyteArray bArray, jint off, jint len) argument
/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java106 // Bluetooth persisted setting is off
212 // Clear registered LE apps to force shut-off
306 * Save the Bluetooth on/off state
542 * Action taken when GattService is turned off
563 * and turn off all service and stack if no LE app needs it
1023 // It is alright without a lock. Here, bluetooth is off, no other thread is
1048 // It alright without a lock. Here, bluetooth is off, no other thread is
1599 if (DBG) Log.d(TAG,"Sending off request.");
1660 // If Bluetooth is off, send service down event to proxy objects, and unbind
1661 if (DBG) Log.d(TAG, "Bluetooth is complete turn off");
1732 waitForOnOff(boolean on, boolean off) argument
[all...]
/frameworks/rs/cpp/
H A DrsCppStructs.h408 * @param[in] off offset of first Element to be overwritten
412 void copy1DRangeFrom(uint32_t off, size_t count, const void *data);
416 * @param[in] off offset of first Element to be overwritten
421 void copy1DRangeFrom(uint32_t off, size_t count, sp<const Allocation> data, uint32_t dataOff);
425 * @param[in] off offset of first Element to be overwritten
429 void copy1DRangeTo(uint32_t off, size_t count, void *data);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java946 * @param off the DTMF OFF length in milliseconds, or 0 for default
950 void sendBurstDtmf(String dtmfString, int on, int off, Message onComplete); argument
953 * Sets the radio power on/off state (off is sometimes
962 * @param power true means "on", false means "off".
1767 * Register for radio off or not available
1776 * Unregisters for radio off or not available
H A DPhoneProxy.java271 boolean oldPowerState = false; // old power state to off
1213 public void sendBurstDtmf(String dtmfString, int on, int off, Message onComplete){ argument
1214 mActivePhone.sendBurstDtmf(dtmfString, on, off, onComplete);
/frameworks/base/core/java/android/view/
H A DViewRootImpl.java1067 * this knowledge to adjust the scheduling of off-thread animations
1708 // point of drawing it we will hold off and schedule
4496 float collect(float off, long time, String axis) { argument
4498 if (off > 0) {
4499 normTime = (long)(off * FAST_MOVE_TIME);
4508 } else if (off < 0) {
4509 normTime = (long)((-off) * FAST_MOVE_TIME);
4533 if (DEBUG_TRACKBALL) Log.v(TAG, axis + " accelerate: off="
4534 + off + " normTime=" + normTime + " delta=" + delta
4541 if (DEBUG_TRACKBALL) Log.v(TAG, axis + " deccelerate: off
[all...]

Completed in 696 milliseconds

1234