Home
last modified time | relevance | path

Searched refs:mCurrentCount (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DListGridLayout.java45 private int mCurrentCount = 0; field in ListGridLayout
102 mCurrentCount = 0; in removeAllItems()
116 ViewGroup parent = getParentView(mCurrentCount, mReverseSublists, mSwapRowsAndColumns); in addItem()
123 mCurrentCount++; in addItem()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DPositionListenerActivity.java92 int mCurrentCount = 0; field in PositionListenerActivity.MyPositionReporter
135 mCurrentCount, mPosition.toShortString(), mWidth, mHeight, in updateText()
143 mCurrentCount++; in positionChanged()
170 mCurrentCount++; in positionLost()
171 setText(mCurrentCount + " No position"); in positionLost()
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocationAdapter.java65 mCurrentCount = mCurrentDimX; in initLOD()
67 mCurrentCount *= mCurrentDimY; in initLOD()
70 mCurrentCount *= mCurrentDimZ; in initLOD()
H A DAllocation.java86 int mCurrentCount; field in Allocation
373 mCurrentCount = mCurrentDimX; in updateCacheInfo()
375 mCurrentCount *= mCurrentDimY; in updateCacheInfo()
378 mCurrentCount *= mCurrentDimZ; in updateCacheInfo()
613 if (d.length != mCurrentCount) { in copyFrom()
615mCurrentCount + ", array length = " + d.length); in copyFrom()
623 copy1DRangeFromUnchecked(0, mCurrentCount, i); in copyFrom()
629 copy1DRangeFromUnchecked(0, mCurrentCount, i); in copyFrom()
700 copy1DRangeFromUnchecked(0, mCurrentCount, array, dt, arrayLen); in copyFromUnchecked()
1112 if((off + count) > mCurrentCount) { in data1DChecks()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45397 Landroid/renderscript/Allocation;->mCurrentCount:I
73550 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounter;->mCurrentCount:J