Searched defs:resize (Results 1 - 25 of 46) sorted by last modified time

12

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DLinearLayoutManagerResizeTest.java54 public void resize() throws Throwable { method in class:LinearLayoutManagerResizeTest
72 // resize the recycler view to half
/frameworks/support/collection/src/main/java/androidx/collection/
H A DLruCache.java61 public void resize(int maxSize) { method in class:LruCache
/frameworks/rs/
H A Drs_hal.h227 void (*resize)(const Context *rsc, const Allocation *alloc, const Type *newType, member in struct:android::renderscript::__anon2032::__anon2034
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DFieldPacker.java56 fp.resize(fp.mPos);
915 private boolean resize(int newSize) { method in class:FieldPacker
936 resize(mLen * 2);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DByteArrayRingBuffer.java84 public void resize(int maxBytes) { method in class:ByteArrayRingBuffer
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Darray_wrapper.h86 void resize(size_type size) { function in class:android::pdx::rpc::ArrayWrapper
H A Dbuffer_wrapper.h83 void resize(size_type size) { function in class:android::pdx::rpc::BufferWrapper
136 void resize(size_type size) { buffer_.resize(size); } function in class:android::pdx::rpc::BufferWrapper
H A Dstring_wrapper.h89 void resize(size_type size) { function in class:android::pdx::rpc::StringWrapper
/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dutility.h23 resize(other.size());
30 resize(other.size());
80 inline void resize(size_t size) { function in class:android::pdx::ByteBuffer
87 resize(old_size + size_delta);
216 buffer_.resize(initializer.size());
226 buffer_.resize(initializer.size());
/frameworks/layoutlib/bridge/src/android/text/
H A DOptimizingLineBreaker.java124 resize(breakInfo, count);
136 private static void resize(LineBreaks lineBreaks, int size) { method in class:OptimizingLineBreaker
/frameworks/layoutlib/bridge/src/android/util/
H A DLruCache.java98 public void resize(int maxSize) { method in class:LruCache
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp113 void resize(unsigned N) { ValuePtrs.resize(N); } function in class:__anon1192::BitcodeReaderValueList
133 ValuePtrs.resize(N);
163 void resize(unsigned N) { MDValuePtrs.resize(N); }
177 MDValuePtrs.resize(N);
584 resize(Idx+1);
609 resize(Idx + 1);
624 resize(Idx + 1);
729 resize(Id
[all...]
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp355 void resize(unsigned N) { ValuePtrs.resize(N); } function in class:__anon1195::BitcodeReaderValueList
375 ValuePtrs.resize(N);
405 void resize(unsigned N) { MDValuePtrs.resize(N); }
419 MDValuePtrs.resize(N);
859 resize(Idx+1);
884 resize(Idx + 1);
899 resize(Idx + 1);
1004 resize(Id
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java136 public void resize(int[] newDimensions) { method in class:BackingStore
139 if (backing.resize(newDimensions)) {
392 public boolean resize(int[] newDimensions) { method in class:BackingStore.Backing
H A DFrame.java185 void resize(int[] newDims) { method in class:Frame
190 throw new IllegalArgumentException("Cannot resize " + oldCount + "-dimensional "
193 mBackingStore.resize(newDims);
H A DFrameBuffer1D.java69 public void resize(int[] newDimensions) { method in class:FrameBuffer1D
70 super.resize(newDimensions);
/frameworks/base/services/core/java/com/android/server/display/
H A DOverlayDisplayWindow.java115 resize(width, height, densityDpi, false /* doLayout */);
143 public void resize(int width, int height, int densityDpi) { method in class:OverlayDisplayWindow
144 resize(width, height, densityDpi, true /* doLayout */);
147 private void resize(int width, int height, int densityDpi, boolean doLayout) { method in class:OverlayDisplayWindow
/frameworks/base/services/core/java/com/android/server/wm/
H A DStackWindowController.java179 public void resize(Rect bounds, SparseArray<Rect> taskBounds, method in class:StackWindowController
H A DTaskPositioner.java335 void startDrag(WindowState win, boolean resize, boolean preserveOrientation, float startX, argument
338 Slog.d(TAG, "startDrag: win=" + win + ", resize=" + resize
349 startDrag(resize, preserveOrientation, startX, startY, mTmpRect);
353 void startDrag(boolean resize, boolean preserveOrientation, argument
360 if (resize) {
391 // Perform the resize on the WMS handler thread when we don't have the WMS lock held
393 // callbacks are delivered on the same handler so this initial resize is always
H A DTaskPositioningController.java71 win, false /*resize*/, false /*preserveOrientation*/, startX, startY)) {
87 if (!startPositioningLocked(task.getTopVisibleAppMainWindow(), true /*resize*/,
105 private boolean startPositioningLocked(WindowState win, boolean resize, argument
109 + "win=" + win + ", resize=" + resize + ", preserveOrientation="
151 mTaskPositioner.startDrag(win, resize, preserveOrientation, startX, startY);
H A DTaskWindowContainerController.java154 public void resize(boolean relayout, boolean forced) { method in class:TaskWindowContainerController
180 * @param resizing Whether to put the task into drag resize mode.
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2072 public synchronized void resize(int dimX) { method in class:Allocation
2080 mRS.finish(); // Necessary because resize is fifoed and update is async.
H A DAllocationAdapter.java307 * Override the Allocation resize. Resizing adapters is not
312 public synchronized void resize(int dimX) { method in class:AllocationAdapter
H A DFieldPacker.java55 fp.resize(fp.mPos);
777 private boolean resize(int newSize) { method in class:FieldPacker
798 resize(mLen * 2);
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStack.java624 resize(mTmpRect2, null /* tempTaskBounds */, null /* tempTaskInsetBounds */);
688 // Update visibility of activities before notifying WM. This way it won't try to resize
706 // If we created a docked stack we want to resize it so it resizes all other stacks
786 * Continues updating bounds after updates have been deferred. If there was a resize attempt
794 resize(mDeferredBounds.isEmpty() ? null : mDeferredBounds,
2635 // result of invisible window resize.
4751 // TODO: Figure-out a way to consolidate with resize() method below.
4759 // Need to consolidate those calls points into this resize method so anyone can call directly.
4760 void resize(Rect bounds, Rect tempTaskBounds, Rect tempTaskInsetBounds) { method in class:ActivityStack
4795 mWindowContainerController.resize(bound
[all...]

Completed in 319 milliseconds

12