Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 25 of 109) sorted by relevance

12345

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdFillRow7.s27 fill RN 1 label
67 STRB tmp1, [fill], #1
87 ; STR tmp2, [fill], #4
91 ; STR tmp2, [fill], #4
95 ; STR tmp2, [fill],#4
99 ; STR tmp2, [fill],#4
103 ; STR tmp2, [fill], #4
107 ; STR tmp2, [fill], #4
111 ; STR tmp2, [fill], #4
115 ; STR tmp2, [fill], #4
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdFillRow7.S27 #define fill r1 macro
58 STRB tmp1, [fill], #1
79 VST1 {qTmp0}, [fill]!
80 VST1 {qTmp1}, [fill]!
86 VST1 {dTmp0,dTmp1,dTmp2}, [fill]!
87 STR tmp2, [fill],#4
92 VST1 {dTmp0,dTmp1,dTmp2}, [fill]!
98 VST1 {qTmp0}, [fill]!
99 STR tmp2, [fill],#4
104 VST1 {qTmp0}, [fill]!
[all …]
/frameworks/base/libs/hwui/renderstate/
DRenderState.cpp213 const Glop::Fill& fill = glop.fill; in render() local
218 mCaches->setProgram(fill.program); in render()
220 if (fill.colorEnabled) { in render()
221 fill.program->setColor(fill.color); in render()
224 fill.program->set(glop.transform.ortho, in render()
230 if (fill.filterMode == ProgramDescription::kColorBlend) { in render()
231 const FloatColor& color = fill.filter.color; in render()
234 } else if (fill.filterMode == ProgramDescription::kColorMatrix) { in render()
236 fill.filter.matrix.matrix); in render()
238 fill.filter.matrix.vector); in render()
[all …]
/frameworks/base/libs/hwui/
DGlopBuilder.cpp229 mOutGlop->fill.color = { in setFill()
236 mOutGlop->fill.color = { 1, 1, 1, alpha }; in setFill()
239 mOutGlop->fill.color = { 0, 0, 0, 1 }; in setFill()
243 if (mOutGlop->fill.color.a < 1.0f in setFill()
245 || (mOutGlop->fill.texture.texture && mOutGlop->fill.texture.texture->blend) in setFill()
277 mOutGlop->fill.filterMode = mDescription.colorOp = ProgramDescription::kColorBlend; in setFill()
282 mOutGlop->fill.filter.color = { in setFill()
289 mOutGlop->fill.filterMode = mDescription.colorOp = ProgramDescription::kColorMatrix; in setFill()
291 float* colorMatrix = mOutGlop->fill.filter.matrix.matrix; in setFill()
299 float* colorVector = mOutGlop->fill.filter.matrix.vector; in setFill()
[all …]
DJankTracker.cpp256 mData->jankTypeCounts.fill(0); in reset()
257 mData->frameCounts.fill(0); in reset()
DGlop.h135 } fill; member
/frameworks/base/core/java/android/preference/
DMultiCheckPreference.java122 Arrays.fill(mSetValues, false); in setEntryValues()
123 Arrays.fill(mOrigValues, false); in setEntryValues()
172 Arrays.fill(mSetValues, false); in setValues()
173 Arrays.fill(mOrigValues, false); in setValues()
/frameworks/base/core/java/android/text/
DSpanSet.java80 Arrays.fill(spans, numberOfSpans, prevNumberOfSpans, null); in init()
115 Arrays.fill(spans, 0, numberOfSpans, null); in recycle()
/frameworks/ex/common/java/com/android/common/contacts/
DDataUsageStatUpdater.java115 Arrays.fill(questionMarks, "?"); in updateWithAddress()
165 Arrays.fill(questionMarks, "?"); in updateWithPhoneNumber()
236 Arrays.fill(questionMarks, "?"); in update()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_reconstruct.h73 u8 * fill,
204 u8 *fill,
Dh264bsd_reconstruct.c2136 u8 *fill, in FillRow1() argument
2144 ASSERT(fill); in FillRow1()
2146 H264SwDecMemcpy(fill, ref, (u32)center); in FillRow1()
2172 u8 *fill, in h264bsdFillRow7() argument
2180 ASSERT(fill); in h264bsdFillRow7()
2187 *fill++ = tmp; in h264bsdFillRow7()
2190 *fill++ = *ref++; in h264bsdFillRow7()
2197 *fill++ = tmp; in h264bsdFillRow7()
2224 u8 *fill, in h264bsdFillBlock() argument
2245 ASSERT(fill); in h264bsdFillBlock()
[all …]
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java172 return fill(index); in has()
261 private boolean fill(final int index) { in fill() method in InputStreamBuffer
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java172 return fill(index); in has()
261 private boolean fill(final int index) { in fill() method in InputStreamBuffer
/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java780 Arrays.fill(mInitialMotionX, 0); in clearMotionHistory()
781 Arrays.fill(mInitialMotionY, 0); in clearMotionHistory()
782 Arrays.fill(mLastMotionX, 0); in clearMotionHistory()
783 Arrays.fill(mLastMotionY, 0); in clearMotionHistory()
784 Arrays.fill(mInitialEdgesTouched, 0); in clearMotionHistory()
785 Arrays.fill(mEdgeDragsInProgress, 0); in clearMotionHistory()
786 Arrays.fill(mEdgeDragsLocked, 0); in clearMotionHistory()
/frameworks/base/core/java/com/android/internal/os/
DKernelCpuSpeedReader.java65 Arrays.fill(mDeltaSpeedTimes, 0); in readDelta()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java538 fill(recycler, mLayoutState, state, false);
548 fill(recycler, mLayoutState, state, false);
556 fill(recycler, mLayoutState, state, false);
563 fill(recycler, mLayoutState, state, false);
573 fill(recycler, mLayoutState, state, false);
581 fill(recycler, mLayoutState, state, false);
678 fill(recycler, mLayoutState, state, false); in layoutForPredictiveAnimations()
687 fill(recycler, mLayoutState, state, false); in layoutForPredictiveAnimations()
1162 final int consumed = freeScroll + fill(recycler, mLayoutState, state, false); in scrollBy()
1319 int fill(RecyclerView.Recycler recycler, LayoutState layoutState, in fill() method
[all …]
DStaggeredGridLayoutManager.java602 fill(recycler, mLayoutState, state);
606 fill(recycler, mLayoutState, state);
610 fill(recycler, mLayoutState, state);
614 fill(recycler, mLayoutState, state);
1398 private int fill(RecyclerView.Recycler recycler, LayoutState layoutState,
1926 int consumed = fill(recycler, mLayoutState, state);
2404 Arrays.fill(mData, position, mData.length, LayoutParams.INVALID_SPAN_ID);
2408 Arrays.fill(mData, position, endPosition + 1, LayoutParams.INVALID_SPAN_ID);
2437 Arrays.fill(mData, LayoutParams.INVALID_SPAN_ID);
2442 Arrays.fill(mData, old.length, mData.length, LayoutParams.INVALID_SPAN_ID);
[all …]
/frameworks/av/media/libeffects/loudness/common/core/
Dmath.h24 using ::std::fill;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_UnpackBlock4x4_s.s61 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DarmVCM4P10_UnpackBlock4x4_s.s61 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
/frameworks/base/tools/aapt2/
DResource.h191 char oldFill = out.fill();
195 out.fill(oldFill);
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java509 Arrays.fill(mItemTops, Integer.MAX_VALUE); in recycleOffscreenViews()
510 Arrays.fill(mItemBottoms, Integer.MIN_VALUE); in recycleOffscreenViews()
673 Arrays.fill(mItemTops, offset); in populate()
674 Arrays.fill(mItemBottoms, offset); in populate()
754 Arrays.fill(mItemBottoms, Integer.MIN_VALUE); in layoutChildren()
1315 Arrays.fill(mItemTops, top); in resetStateForGridTop()
1316 Arrays.fill(mItemBottoms, top); in resetStateForGridTop()
/frameworks/base/core/tests/coretests/src/android/database/
DCursorWindowTest.java105 Arrays.fill(blob, value); in doTestValues()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
DOMAConstants.java48 Arrays.fill(INDENT, (byte) ' '); in Arrays.fill()
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design_tab.jd314 <li>Unselected tab icons have the same fill gradient and effects as
338 <p><strong>Figure 3. </strong>Safeframe and fill gradient for unselected tab
350 <p><strong>Figure 4. </strong>Safeframe and fill gradient for tab icons in
407 <p>The selected tab icons have the same fill gradient and effects as the menu
422 <tr><td><em>1.</em></td><td>Front part:</td><td>Use fill gradient from color palette.</td></tr>
441 … | b 163<br><em>2:&nbsp;&nbsp;</em>r 120 | g 120 | b 120<br>Used as color fill on unselected tab i…

12345