Searched refs:set (Results 201 - 225 of 541) sorted by relevance

1234567891011>>

/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdCore.cpp187 dc->mWorkers.mCompleteSignal.set();
201 dc->mWorkers.mLaunchSignals[ct].set();
302 dc->mWorkers.mLaunchSignals[ct].set();
/frameworks/base/graphics/java/android/renderscript/
H A DMatrix4f.java41 * @param dataArray values to set the matrix to, must be 16
74 * @param x column of the value to set
75 * @param y row of the value to set
77 public void set(int x, int y, float v) { method in class:Matrix4f
239 set(i,0, ri0);
240 set(i,1, ri1);
241 set(i,2, ri2);
242 set(i,3, ri3);
268 * with the right and bottom clipping planes set to the given
269 * values. Left and top clipping planes are set t
[all...]
/frameworks/base/services/java/com/android/server/
H A DWatchdog.java301 mAlarm.set(AlarmManager.RTC_WAKEUP, realStartTime, mRebootIntent);
359 c.set(Calendar.HOUR_OF_DAY, val);
362 c.set(Calendar.MINUTE, val);
363 c.set(Calendar.SECOND, (int)secondsSinceMidnight - (val*60));
364 c.set(Calendar.MILLISECOND, 0);
394 wait(timeout); // notifyAll() is called when mForceKillSystem is set
H A DAlarmManagerService.java170 // We have to set current TimeZone info to kernel
210 public void set(int type, long triggerAtTime, PendingIntent operation) { method in class:AlarmManagerService
217 Slog.w(TAG, "set/setRepeating ignored because there is no intent");
230 if (localLOGV) Slog.v(TAG, "set: " + alarm);
309 SystemProperties.set(TIMEZONE_PROPERTY, zone.getID());
454 time.set(a.when);
497 set(mDescriptor, alarm.type, alarmSeconds, alarmNanoseconds);
661 private native void set(int fd, int type, long seconds, long nanoseconds); method in class:AlarmManagerService
963 calendar.set(Calendar.SECOND, 0);
964 calendar.set(Calenda
[all...]
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
H A DUiTest.java95 testData.set(dataItem, 0, true);
204 mPvStarAlloc.set(i, 0, true);
266 mTextureAllocs.set(texElem, i, false);
275 mSampleTextAllocs.set(textElem, i, false);
284 mSampleListViewAllocs.set(textElem, i, false);
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DMatrix4f.java41 * @param dataArray values to set the matrix to, must be 16
74 * @param x column of the value to set
75 * @param y row of the value to set
77 public void set(int x, int y, float v) { method in class:Matrix4f
239 set(i,0, ri0);
240 set(i,1, ri1);
241 set(i,2, ri2);
242 set(i,3, ri3);
268 * with the right and bottom clipping planes set to the given
269 * values. Left and top clipping planes are set t
[all...]
/frameworks/ex/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java310 mTranslateRect.set(mTempSrc);
343 mTranslateRect.set(mTempSrc);
418 * Returns the bound photo data if set. Otherwise, {@code null}.
475 throw new IllegalArgumentException("Cannot set crop after view has been laid out");
518 mMatrix.set(mOriginalMatrix);
565 mTranslateRect.set(mDrawable.getBounds());
603 mCropRect.set(cropLeft, cropTop, cropRight, cropBottom);
696 mTempSrc.set(0, 0, dwidth, dheight);
698 mTempDst.set(mCropRect);
700 mTempDst.set(
[all...]
/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceProcessor.java341 * Generate a set according to the BYDAY rules. For each day of the month, determine
342 * if its day of the week is included. If so, append it to the day set.
349 // For each month day, see if it's part of the set. (This makes some assumptions
446 t.set(day, realMonth, realYear);
460 Log.i(TAG, "set t=" + t + " " + realMonth + "/" + day + "/" + realYear);
466 t.set(day, realMonth, realYear);
469 Log.i(TAG, "set t=" + t + " " + t.month
486 * Fill in a bit set containing the days of the month on which this
648 mIterator.set(rangeStartMillis);
653 mIterator.set(rangeEndMilli
[all...]
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java308 mTranslateRect.set(mTempSrc);
341 mTranslateRect.set(mTempSrc);
416 * Returns the bound photo data if set. Otherwise, {@code null}.
473 throw new IllegalArgumentException("Cannot set crop after view has been laid out");
516 mMatrix.set(mOriginalMatrix);
563 mTranslateRect.set(mDrawable.getBounds());
601 mCropRect.set(cropLeft, cropTop, cropRight, cropBottom);
694 mTempSrc.set(0, 0, dwidth, dheight);
696 mTempDst.set(mCropRect);
698 mTempDst.set(
[all...]
/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp165 mFirstSnapshot->viewport.set(0, 0, width, height);
651 * is set. When this flag is set we can redirect all drawing operations into a
663 * the frame buffer. The trick is that the quad is set as the composition
707 clip.set(bounds);
714 bounds.set(untransformedBounds);
743 layer->layer.set(bounds);
744 layer->texCoords.set(0.0f, bounds.getHeight() / float(layer->getHeight()),
788 mSnapshot->viewport.set(0.0f, 0.0f, bounds.getWidth(), bounds.getHeight());
1032 TextureVertex::set(mes
[all...]
H A DSkiaShader.cpp187 points[0].set(bounds[0], bounds[1]);
188 points[1].set(bounds[2], bounds[3]);
397 void SkiaComposeShader::set(TextureCache* textureCache, GradientCache* gradientCache) { function in class:android::uirenderer::SkiaComposeShader
398 SkiaShader::set(textureCache, gradientCache);
399 mFirst->set(textureCache, gradientCache);
400 mSecond->set(textureCache, gradientCache);
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/
H A DPduPersister.java405 throw new MmsException("Content-Type must be set.");
554 Set<Entry<Integer, Integer>> set;
565 set = ENCODED_STRING_COLUMN_INDEX_MAP.entrySet();
566 for (Entry<Integer, Integer> e : set) {
571 set = TEXT_STRING_COLUMN_INDEX_MAP.entrySet();
572 for (Entry<Integer, Integer> e : set) {
577 set = OCTET_COLUMN_INDEX_MAP.entrySet();
578 for (Entry<Integer, Integer> e : set) {
583 set = LONG_COLUMN_INDEX_MAP.entrySet();
584 for (Entry<Integer, Integer> e : set) {
[all...]
/frameworks/base/voip/jni/rtp/
H A DAudioGroup.cpp99 bool set(int mode, int socket, sockaddr_storage *remote,
165 bool AudioStream::set(int mode, int socket, sockaddr_storage *remote, function in class:__anon1172::AudioStream
476 bool set(int sampleRate, int sampleCount);
572 bool AudioGroup::set(int sampleRate, int sampleCount) function in class:__anon1172::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,
812 record.set(AUDIO_SOURCE_VOICE_COMMUNICATION, sampleRate, AUDIO_FORMAT_PCM_16_BIT,
969 int sampleCount = (codec ? codec->set(sampleRate, codecSpec) : -1);
979 if (!stream->set(mod
[all...]
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp531 * If the high bit is set, then there are two characters or 4 bytes of length
553 * If the high bit is set, then there are two characters or 2 bytes of length
3284 bag_set* set = typeSet[e]; local
3285 if (set) {
3286 if (set != (bag_set*)0xFFFFFFFF) {
3288 *outTypeSpecFlags = set->typeSpecFlags;
3290 *outBag = (bag_entry*)(set+1);
3292 return set->numAttrs;
3318 bag_set* set = NULL; local
3361 if (set) fre
[all...]
/frameworks/base/core/java/android/view/
H A DFocusFinder.java77 mFocusedRect.set(focusedRect);
193 focusedRect.set(rootRight, rootBottom, rootRight, rootBottom);
199 focusedRect.set(rootLeft, rootTop, rootLeft, rootTop);
206 mBestCandidateRect.set(focusedRect);
235 mBestCandidateRect.set(mOtherRect);
574 closestBounds.set(touchableBounds);
/frameworks/base/core/java/android/widget/
H A DDatePicker.java50 * year, month, and day spinners or a {@link CalendarView}. The set of spinners
132 * @param year The year that was set.
133 * @param monthOfYear The month that was set (0-11) for compatibility
135 * @param dayOfMonth The day of the month that was set.
196 mTempDate.set(Calendar.YEAR, newVal);
200 // now set the date to the adjusted one
252 // set the min date giving priority of the minDate over startYear
256 mTempDate.set(startYear, 0, 1);
259 mTempDate.set(startYear, 0, 1);
263 // set th
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContextView.java410 AnimatorSet set = new AnimatorSet();
411 AnimatorSet.Builder b = set.play(buttonAnimator);
426 return set;
436 AnimatorSet set = new AnimatorSet();
437 AnimatorSet.Builder b = set.play(buttonAnimator);
452 return set;
/frameworks/base/core/jni/android/graphics/
H A DShader.cpp115 pts[0].set(SkFloatToScalar(x0), SkFloatToScalar(y0));
116 pts[1].set(SkFloatToScalar(x1), SkFloatToScalar(y1));
245 pts[0].set(SkFloatToScalar(x0), SkFloatToScalar(y0));
246 pts[1].set(SkFloatToScalar(x1), SkFloatToScalar(y1));
263 center.set(SkFloatToScalar(x), SkFloatToScalar(y));
294 center.set(SkFloatToScalar(x), SkFloatToScalar(y));
/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java146 // Return cursor over specific set of values
165 // Return cursor over specific set of values
181 // Return cursor over specific set of values
197 // Return cursor over specific set of values
391 field.set(builder, selArgsBackRef);
400 field.set(builder, valuesBackReferences);
409 field.set(builder, selection);
418 field.set(builder, selArgs);
427 field.set(builder, values);
436 field.set(builde
[all...]
/frameworks/rs/
H A DrsElement.cpp235 returnRef.set(ee);
243 returnRef.set(e);
244 e->mComponent.set(dt, dk, isNorm, vecSize);
274 returnRef.set(ee);
283 returnRef.set(e);
287 e->mFields[ct].e.set(ein[ct]);
H A DrsProgramVertex.cpp46 "Unable to set fixed function emulation matrices because allocation is missing");
62 state->mLast.set(this);
70 "Attempting to set fixed function emulation matrix projection on user program");
75 "Unable to set fixed function emulation matrix projection because allocation is missing");
88 "Attempting to set fixed function emulation matrix modelview on user program");
93 "Unable to set fixed function emulation matrix modelview because allocation is missing");
106 "Attempting to set fixed function emulation matrix texture on user program");
111 "Unable to set fixed function emulation matrix texture because allocation is missing");
215 mDefaultAlloc.set(alloc);
216 mDefault.set(p
[all...]
/frameworks/support/renderscript/v8/rs_support/
H A DrsElement.cpp235 returnRef.set(ee);
243 returnRef.set(e);
244 e->mComponent.set(dt, dk, isNorm, vecSize);
274 returnRef.set(ee);
283 returnRef.set(e);
287 e->mFields[ct].e.set(ein[ct]);
/frameworks/base/graphics/java/android/graphics/drawable/
H A DShapeDrawable.java137 mShapeState.mPadding.set(left, top, right, bottom);
153 mShapeState.mPadding.set(padding);
191 padding.set(mShapeState.mPadding);
204 * Called from the drawable's draw() method after the canvas has been set
/frameworks/base/services/java/com/android/server/net/
H A DNetworkStatsRecorder.java182 mPending.recordData(ident, entry.uid, entry.set, entry.tag, start, end, entry);
186 mSinceBoot.recordData(ident, entry.uid, entry.set, entry.tag, start, end, entry);
191 complete.recordData(ident, entry.uid, entry.set, entry.tag, start, end, entry);
263 * with anything read from disk, and write combined set to disk. Clears the
/frameworks/compile/slang/
H A Dslang_rs_reflection.h23 #include <set>
108 std::set<std::string> mTypesToCheck;
111 std::set<std::string> mFieldPackerTypes;

Completed in 743 milliseconds

1234567891011>>