Searched refs:mSize (Results 126 - 150 of 181) sorted by relevance

12345678

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTouchAnimator.java205 private final int mSize; field in class:TouchAnimator.KeyframeSet
208 mSize = size;
214 for (i = 1; i < mSize - 1 && fraction > mFrameWidth; i++);
/frameworks/opt/colorpicker/src/com/android/colorpicker/
H A DColorPickerDialog.java53 protected int mSize; field in class:ColorPickerDialog
95 mSize = getArguments().getInt(KEY_SIZE);
113 mPalette.init(mSize, mColumns, this);
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java65 int mSize; field in class:Allocation
412 mSize = mType.getCount() * mType.getElement().getBytesSize();
416 RenderScript.registerNativeAllocation.invoke(RenderScript.sRuntime, mSize);
431 RenderScript.registerNativeFree.invoke(RenderScript.sRuntime, mSize);
1147 data1DChecks(off, count, arrayLen * dt.mSize, dataSize, usePadding);
1149 mType.mElement.mType.mSize, usePadding);
1478 int sizeBytes = arrayLen * dt.mSize;
1492 mType.mElement.mType.mSize, usePadding);
1755 int sizeBytes = arrayLen * dt.mSize;
1769 mType.mElement.mType.mSize, usePaddin
[all...]
H A DRenderScript.java536 int mSize, boolean usePadding);
538 int mSize, boolean usePadding) {
540 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
571 int mSize, boolean usePadding);
574 int mSize, boolean usePadding) {
576 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
605 int mSize, boolean usePadding);
608 int mSize, boolean usePadding) {
611 dt.mID, mSize, usePadding);
614 native void rsnAllocationRead(long con, long id, Object d, int dt, int mSize, boolea argument
535 rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
537 nAllocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
569 rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
572 nAllocationData2D(long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
603 rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, int w, int h, int depth, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
606 nAllocationData3D(long id, int xoff, int yoff, int zoff, int mip, int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
615 nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePadding) argument
620 rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
622 nAllocationRead1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
636 rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
639 nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
646 rsnAllocationRead3D(long con, long id, int xoff, int yoff, int zoff, int mip, int w, int h, int depth, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
649 nAllocationRead3D(long id, int xoff, int yoff, int zoff, int mip, int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
[all...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java462 int mSize, boolean usePadding);
464 int mSize, boolean usePadding) {
466 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
504 int mSize, boolean usePadding);
507 int mSize, boolean usePadding) {
509 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
539 int mSize, boolean usePadding);
542 int mSize, boolean usePadding) {
545 dt.mID, mSize, usePadding);
548 native void rsnAllocationRead(long con, long id, Object d, int dt, int mSize, boolea argument
461 rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
463 nAllocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
502 rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
505 nAllocationData2D(long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
537 rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, int w, int h, int depth, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
540 nAllocationData3D(long id, int xoff, int yoff, int zoff, int mip, int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
549 nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePadding) argument
554 rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
556 nAllocationRead1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
572 rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, int dt, int mSize, boolean usePadding) argument
575 nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, int w, int h, Object d, int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) argument
[all...]
/frameworks/support/design/src/android/support/design/widget/
H A DFloatingActionButton.java130 private int mSize; field in class:FloatingActionButton
162 mSize = a.getInt(R.styleable.FloatingActionButton_fabSize, SIZE_AUTO);
378 if (size != mSize) {
379 mSize = size;
392 return mSize;
416 return getSizeDimension(mSize);
/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java356 final int mSize; field in class:SpellCheckerService.SentenceLevelAdapter.SentenceTextInfoParams
360 mSize = items.size();
421 final int querySize = originalTextInfoParams.mSize;
/frameworks/base/core/jni/android/graphics/
H A DFontFamily.cpp120 jmethodID mSize; member in struct:android::__anon845
136 jint listSize = env->CallIntMethod(listOfAxis, gListClassInfo.mSize);
245 gListClassInfo.mSize = GetMethodIDOrDie(env, listClass, "size", "()I");
/frameworks/av/include/media/stagefright/foundation/
H A DAString.h99 size_t mSize; member in struct:android::AString
/frameworks/base/core/java/android/util/
H A DMapCollections.java39 int mSize; field in class:MapCollections.ArrayIterator
45 mSize = colGetSize();
50 return mIndex < mSize;
67 mSize--;
/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java1099 private int mSize; field in class:ViewTreeObserver.CopyOnWriteArray.Access
1106 return mSize;
1126 mAccess.mSize = mData.size();
1136 mAccess.mSize = 0;
/frameworks/base/libs/hwui/
H A DInterpolator.h112 size_t mSize; member in class:android::uirenderer::LUTInterpolator
H A DTextDropShadowCache.h157 uint32_t mSize; member in class:android::uirenderer::TextDropShadowCache
H A DGradientCache.h175 uint32_t mSize; member in class:android::uirenderer::GradientCache
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfaceController.java520 private final Point mSize = new Point(); field in class:WindowSurfaceController.SurfaceTrace
534 mSize.set(w, h);
593 if (w != mSize.x || h != mSize.y) {
596 mSize.set(w, h);
735 pw.print(" mSize="); pw.print(s.mSize.x); pw.print("x");
736 pw.println(s.mSize.y);
751 + " " + mSize.x + "x" + mSize
[all...]
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
H A DConfigGenerator.java158 private ScreenSize mSize = ScreenSize.NORMAL; field in class:ConfigGenerator
178 config.setScreenSizeQualifier(new ScreenSizeQualifier(mSize));
198 return new HardwareConfig(mScreenWidth, mScreenHeight, mDensity, mXdpi, mYdpi, mSize,
294 mSize = size;
/frameworks/support/v4/java/android/support/v4/util/
H A DMapCollections.java37 int mSize; field in class:MapCollections.ArrayIterator
43 mSize = colGetSize();
48 return mIndex < mSize;
65 mSize--;
/frameworks/av/media/libmedia/
H A DMediaScanner.cpp243 result->mSize = this->size();
249 instance->mSize = dataSize;
/frameworks/base/media/jni/soundpool/
H A DSoundPool.h61 size_t size() { return mSize; }
71 size_t mSize; member in class:android::Sample
/frameworks/base/core/java/android/content/res/
H A DStringBlock.java404 private int mSize; field in class:StringBlock.Height
408 mSize = size;
421 int size = mSize;
/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.c112 track->mAvail = oldFront->mSize;
139 track->mAvail = oldFront->mSize;
292 track->mAvail = newFront->mSize;
/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp443 &info.mSize,
538 if (info->mSize > 0) {
617 size_t copy = info->mSize;
644 info->mSize -= nbytes;
/frameworks/av/media/libstagefright/include/
H A DMPEG4Extractor.h38 size_t mSize; member in struct:android::SidxEntry
/frameworks/av/media/libstagefright/webm/
H A DWebmElement.h30 const uint64_t mId, mSize; member in struct:android::WebmElement
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp80 copyWithPadding(ptr, srcPtr, mSize, count); \
84 copyWithUnPadding(srcPtr, ptr, mSize, count); \
109 copyWithPadding(ptr, srcPtr, mSize, count); \
113 copyWithUnPadding(srcPtr, ptr, mSize, count); \
139 copyWithPadding(ptr, srcPtr, mSize, count); \
143 copyWithUnPadding(srcPtr, ptr, mSize, count); \
170 copyWithPadding(ptr, srcPtr, mSize, count); \
174 copyWithUnPadding(srcPtr, ptr, mSize, count); \
200 copyWithPadding(ptr, srcPtr, mSize, count); \
204 copyWithUnPadding(srcPtr, ptr, mSize, coun
316 copyWithPadding(void* ptr, void* srcPtr, int mSize, int count) argument
328 copyWithUnPadding(void* ptr, void* srcPtr, int mSize, int count) argument
1387 nAllocationData1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, jint count, jobject data, jint sizeBytes, jint dataType, jint mSize, jboolean usePadding) argument
1426 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, jint w, jint h, jobject data, jint sizeBytes, jint dataType, jint mSize, jboolean usePadding) argument
1471 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint zoff, jint lod, jint w, jint h, jint d, jobject data, jint sizeBytes, jint dataType, jint mSize, jboolean usePadding) argument
1515 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, jint mSize, jboolean usePadding) argument
1529 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, jint count, jobject data, jint sizeBytes, jint dataType, jint mSize, jboolean usePadding) argument
1567 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, jint w, jint h, jobject data, jint sizeBytes, jint dataType, jint mSize, jboolean usePadding) argument
1584 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint zoff, jint lod, jint w, jint h, jint d, jobject data, int sizeBytes, int dataType, jint mSize, jboolean usePadding) argument
[all...]

Completed in 4355 milliseconds

12345678