Home
last modified time | relevance | path

Searched defs:mCurrentSize (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/sm8150/gps/utils/
H A DLogBuffer.h60 int mCurrentSize; variable
/aosp12/hardware/qcom/sm7250/gps/utils/
H A DLogBuffer.h60 int mCurrentSize; variable
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLogBuffer.h60 int mCurrentSize; variable
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DViewCache.java65 int mCurrentSize; field in ViewCache.CacheEntry
H A DViewPool.java42 private int mCurrentSize = 0; field in ViewPool
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DAnimationParticle.java64 private float mCurrentSize = MIN_STROKE_WIDTH; field in AnimationParticle
224 mCurrentSize, in drawDot() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DIconHelper.java64 private Point mCurrentSize; field in IconHelper
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageDraw.java33 private float mCurrentSize = INITAL_STROKE_RADIUS; field in ImageDraw
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2BufferUtils.cpp661 size_t mCurrentSize; member
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java104 private SizeF mCurrentSize = null; field in AppWidgetHostView