/external/skia/src/images/ |
SkImageDecoder_libjpeg.cpp | 89 /* To suppress warnings with a SK_DEBUG binary, set the 96 /* To suppress error messages with a SK_DEBUG binary, set the 119 // Set to false before calling the libjpeg function, in case 128 // Like fHuffmanCreated, set to false before calling libjpeg 148 // Like fHuffmanCreated, set to false before calling libjpeg 272 void set(jpeg_decompress_struct* info) { function in class:JPEGAutoClean 286 To skip this additional scaling, just set sampleSize = 1; below. 326 // set a break-point in one place to see all error exists. 438 // libjpeg cannot convert from CMYK or YCCK to RGB - here we set up 449 // config. Fall through to set to the default [all...] |
/external/smack/src/org/jivesoftware/smackx/packet/ |
VCard.java | 130 * Set generic VCard field. 140 * Set generic VCard field. 143 * @param field field to set. See {@link #getField(String)} 151 * Set generic, unescapable VCard field. If unescabale is set to true, XML maybe a part of the 155 * @param field field to set. See {@link #getField(String)} 256 * Set home address field 276 * Set work address field 287 * Set home phone number 306 * Set work phone numbe [all...] |
/external/v8/test/cctest/ |
test-regexp.cc | 1406 OutSet* set = table.Get(i); local [all...] |
/frameworks/av/media/libmedia/ |
AudioTrack.cpp | 113 mStatus = set(streamType, sampleRate, format, channelMask, 139 mStatus = set(streamType, sampleRate, format, channelMask, 164 status_t AudioTrack::set( function in class:android::AudioTrack 226 ALOGV("set() streamType %d frameCount %u flags %04x", streamType, frameCount, flags); 230 // invariant that mAudioTrack != 0 is true only after set() returns successfully 464 // the playback head position will reset to 0, so if a marker is set, we need 737 // current position, compute a new position or loop parameters, and then set that position or 747 // If we use setLoop for both purposes we lose the capability to set the position while looping. 914 // Same comment as below about ignoring frameCount parameter for set() 939 // But when initializing a shared buffer AudioTrack via set(), [all...] |
/frameworks/base/core/java/android/view/ |
ViewTreeObserver.java | 77 * @param hasFocus Set to true if the window is gaining focus, false if it is 227 * Set which parts of the window can be touched: either 272 void set(InternalInsetsInfo other) { method in class:ViewTreeObserver.InternalInsetsInfo 273 contentInsets.set(other.contentInsets); 274 visibleInsets.set(other.visibleInsets); 275 touchableRegion.set(other.touchableRegion); [all...] |
/frameworks/base/core/java/android/widget/ |
TimePicker.java | 268 // set to current time 276 // set the content descriptions 420 * Set the callback that indicates the time has been adjusted by the user. 443 * Set the current hour. 476 * Set whether in 24 hour or AM/PM mode. 490 // set value after spinner range is updated - be aware that because mIs24HourView has 513 * Set the current minute (0-59). 576 mTempCalendar.set(Calendar.HOUR_OF_DAY, getCurrentHour()); 577 mTempCalendar.set(Calendar.MINUTE, getCurrentMinute());
|
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContextView.java | 410 AnimatorSet set = new AnimatorSet(); local 411 AnimatorSet.Builder b = set.play(buttonAnimator); 426 return set; 436 AnimatorSet set = new AnimatorSet(); local 437 AnimatorSet.Builder b = set.play(buttonAnimator); 452 return set;
|
/frameworks/base/core/jni/ |
android_view_GLES20Canvas.cpp | 89 jmethodID set; member in struct:android::__anon30051 223 env->CallVoidMethod(dirty, gRectClassInfo.set, 330 env->CallVoidMethod(rect, gRectClassInfo.set, 780 env->CallVoidMethod(dirty, gRectClassInfo.set, [all...] |
/frameworks/base/location/java/android/location/ |
Location.java | 123 set(l); 129 public void set(Location l) { method in class:Location 472 * @return the provider, or null if it has not been set 507 * Set the UTC time of this fix, in milliseconds since January 1, 536 * Set the time of this fix, in elapsed real-time since system boot. 555 * Set the latitude, in degrees. 572 * Set the longitude, in degrees. 595 * Set the altitude, in meters above sea level. 632 * Set the speed, in meters/second over ground. 673 * Set the bearing, in degrees [all...] |
/frameworks/base/media/jni/ |
android_media_MediaDrm.cpp | 110 SetFields set; member in struct:android::fields_t 397 import java.util.Set; 402 Set<Entry<k, v> > s = hm.entrySet(); 414 jobject iterator = env->CallObjectMethod(entrySet, gFields.set.iterator); 561 GET_METHOD_ID(gFields.hashmap.entrySet, clazz, "entrySet", "()Ljava/util/Set;"); 563 FIND_CLASS(clazz, "java/util/Set"); 564 GET_METHOD_ID(gFields.set.iterator, clazz, "iterator", "()Ljava/util/Iterator;"); 1009 throwExceptionAsNecessary(env, err, "Failed to set property"); 1039 throwExceptionAsNecessary(env, err, "Failed to set property"); 1063 throwExceptionAsNecessary(env, err, "Failed to set cipher algorithm") [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardWidgetFrame.java | 395 mBackgroundRect.set(0, 0, getMeasuredWidth(), Math.min(mFrameHeight, getMeasuredHeight())); 396 mForegroundRect.set(mFrameStrokeAdjustment, mFrameStrokeAdjustment,getMeasuredWidth() - 450 mForegroundRect.set(mFrameStrokeAdjustment, mFrameStrokeAdjustment, 453 mBackgroundRect.set(0, 0, getMeasuredWidth(), Math.min(h, mFrameHeight));
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
BatteryMeterView.java | 278 mFrame.set(0, 0, width, height); 281 mButtonFrame.set( 312 mClipFrame.set(mFrame); 328 mBoltFrame.set(bl, bt, br, bb);
|
/frameworks/base/services/java/com/android/server/net/ |
NetworkStatsCollection.java | 58 * {@link NetworkIdentitySet}, UID, set, and tag. Knows how to persist itself. 136 NetworkTemplate template, int uid, int set, int tag, int fields) { 137 return getHistory(template, uid, set, tag, fields, Long.MIN_VALUE, Long.MAX_VALUE); 145 NetworkTemplate template, int uid, int set, int tag, int fields, long start, long end) { 150 final boolean setMatches = set == SET_ALL || key.set == set; 181 entry.set = key.set; 201 public void recordData(NetworkIdentitySet ident, int uid, int set, int tag, long start 277 final int set = in.readInt(); local 405 final int set = (version >= VERSION_UID_WITH_SET) ? in.readInt() local 501 public final int set; field in class:NetworkStatsCollection.Key [all...] |
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
RenderTarget.java | 215 mCurrentTarget.set(this); 229 mCurrentTarget.set(null);
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Matrix_Delegate.java | 84 public void set(Matrix_Delegate matrix) { method in class:Matrix_Delegate 92 public void set(float[] values) { method in class:Matrix_Delegate 796 private final static int kTranslate_Mask = 0x01; //!< set if the matrix has translation 797 private final static int kScale_Mask = 0x02; //!< set if the matrix has X or Y scale 798 private final static int kAffine_Mask = 0x04; //!< set if the matrix skews or rotates 799 private final static int kPerspective_Mask = 0x08; //!< set if the matrix is in perspective [all...] |
Paint_Delegate.java | 193 // if no custom stroke as been set, set the default one. 202 * Returns the {@link Xfermode} delegate or null if none have been set 211 * Returns the {@link ColorFilter} delegate or null if none have been set 220 * Returns the {@link Shader} delegate or null if none have been set 229 * Returns the {@link MaskFilter} delegate or null if none have been set 238 * Returns the {@link Rasterizer} delegate or null if none have been set 687 delegate_dst.set(delegate_src); 1082 private void set(Paint_Delegate paint) { method in class:Paint_Delegate [all...] |
Path_Delegate.java | 106 newDelegate.set(pathDelegate); 141 pathDstDelegate.set(pathSrcDelegate); 490 private void set(Path_Delegate delegate) { method in class:Path_Delegate 572 * Set the beginning of the next contour to the point (x,y). 582 * Set the beginning of the next contour relative to the last point on the 600 * automatically set to (0,0). 631 * this contour, the first point is automatically set to (0,0). 670 * made for this contour, the first point is automatically set to (0,0).
|
/frameworks/native/opengl/libagl/ |
matrix.cpp | 287 void matrixf_t::set(const GLfixed* rhs) { function in class:android::matrixf_t 291 void matrixf_t::set(const GLfloat* rhs) { function in class:android::matrixf_t 847 rhs.set(f); 886 rhs.set(f); 958 rhs.set(m); 967 rhs.set(m);
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
DatePickerDialog.java | 118 * @param year The year that was set. 119 * @param monthOfYear The month that was set (0-11) for compatibility 121 * @param dayOfMonth The day of the month that was set. 140 * @param callBack How the parent is notified that the date is set. 155 mCalendar.set(Calendar.YEAR, year); 156 mCalendar.set(Calendar.MONTH, monthOfYear); 157 mCalendar.set(Calendar.DAY_OF_MONTH, dayOfMonth); 167 mCalendar.set(Calendar.YEAR, savedInstanceState.getInt(KEY_SELECTED_YEAR)); 168 mCalendar.set(Calendar.MONTH, savedInstanceState.getInt(KEY_SELECTED_MONTH)); 169 mCalendar.set(Calendar.DAY_OF_MONTH, savedInstanceState.getInt(KEY_SELECTED_DAY)) [all...] |
/frameworks/opt/net/voip/src/jni/rtp/ |
AudioGroup.cpp | 99 bool set(int mode, int socket, sockaddr_storage *remote, 165 bool AudioStream::set(int mode, int socket, sockaddr_storage *remote, function in class:__anon30608::AudioStream 476 bool set(int sampleRate, int sampleCount); 572 bool AudioGroup::set(int sampleRate, int sampleCount) function in class:__anon30608::AudioGroup 593 if (!mChain->set(AudioStream::NORMAL, pair[1], NULL, NULL, 655 // or stop-set-restart threads seems too heavy. Will investigate later. 810 if (track->set(AUDIO_STREAM_VOICE_CALL, sampleRate, AUDIO_FORMAT_PCM_16_BIT, 815 record->set(AUDIO_SOURCE_VOICE_COMMUNICATION, sampleRate, AUDIO_FORMAT_PCM_16_BIT, 975 int sampleCount = (codec ? codec->set(sampleRate, codecSpec) : -1); 985 if (!stream->set(mode, socket, &remote, codec, sampleRate, sampleCount [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
SmsMessage.java | 124 * Note: Only primitive fields are set. 485 // NOTE: mEnvelope.messageType is not set correctly for cell broadcasts with some RILs. [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
RuimRecords.java | 107 // recordsToLoad is set to 0 because no requests are made yet 146 // set new values when RUIM is available and loaded. 148 // recordsRequested is set to false indicating that the SIM 149 // read requests made so far are not valid. This is set to 150 // true only when fresh set of read requests are made. 322 SystemProperties.set(PROPERTY_ICC_OPERATOR_ALPHA, mSpn); 635 log("onAllRecordsLoaded set 'gsm.sim.operator.numeric' to operator='" + 637 SystemProperties.set(PROPERTY_ICC_OPERATOR_NUMERIC, operator); 643 log("onAllRecordsLoaded set mcc imsi=" + mImsi); 644 SystemProperties.set(PROPERTY_ICC_OPERATOR_ISO_COUNTRY [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.c | 523 sigset_t set; local [all...] |
/libcore/luni/src/main/java/java/util/ |
Calendar.java | 31 * {@code Date} object and a set of integer fields such as 109 * will give preference to fields set more recently. For example, when 112 * most recently set single field, will be used. 159 * {@code set()}, {@code add()}, and {@code roll()}. 162 * <strong>{@code set(f, value)}</strong> changes field {@code f} 168 * multiple calls to {@code set()} do not trigger multiple, unnecessary 169 * computations. As a result of changing a field using {@code set()}, 177 * set to August 31, 1999. Calling <code>set(Calendar.MONTH, 181 * then called. However, a call to {@code set(Calendar.DAY_OF_MONTH, 30) 900 set(field, next); method 921 set(field, next); method 1109 public void set(int field, int value) { method in class:Calendar 1129 public final void set(int year, int month, int day) { method in class:Calendar 1130 set(YEAR, year); method 1131 set(MONTH, month); method 1132 set(DATE, day); method 1140 public final void set(int year, int month, int day, int hourOfDay, int minute) { method in class:Calendar 1141 set(year, month, day); method 1142 set(HOUR_OF_DAY, hourOfDay); method 1143 set(MINUTE, minute); method 1151 public final void set(int year, int month, int day, int hourOfDay, int minute, int second) { method in class:Calendar 1152 set(year, month, day, hourOfDay, minute); method 1153 set(SECOND, second); method [all...] |
ResourceBundle.java | 626 public Set<String> keySet() { 627 Set<String> ret = new HashSet<String>(); 635 protected Set<String> handleKeySet() { 636 Set<String> set = keySet(); local 637 Set<String> ret = new HashSet<String>(); 638 for (String key : set) { [all...] |