Home
last modified time | relevance | path

Searched refs:mA (Results 1 – 9 of 9) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_check_dims.java31 Allocation mA; field in UT_check_dims
52 mA = Allocation.createTyped(RS, typeBuilder.create()); in initializeGlobals()
59 mA.copyFrom(mData); in initializeGlobals()
68 s.forEach_root(mA); in run()
72 mA.destroy(); in run()
DUT_refcount.java29 private Allocation mA; field in UT_refcount
41 mA = Allocation.createTyped(RS, mT); in initializeGlobals()
42 s.set_globalA(mA); in initializeGlobals()
51 mA.destroy(); in run()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_check_dims.java29 Allocation mA; field in UT_check_dims
50 mA = Allocation.createTyped(RS, typeBuilder.create()); in initializeGlobals()
57 mA.copyFrom(mData); in initializeGlobals()
66 s.forEach_root(mA); in run()
70 mA.destroy(); in run()
DUT_refcount.java27 private Allocation mA; field in UT_refcount
39 mA = Allocation.createTyped(RS, mT); in initializeGlobals()
40 s.set_globalA(mA); in initializeGlobals()
49 mA.destroy(); in run()
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
DCellSpanTest.java31 private View mA; field in CellSpanTest
47 mA = activity.findViewById(R.id.a); in setUp()
57 assertNotNull(mA); in testSetUpConditions()
67 int spanWidth = mA.getMeasuredWidth() + mB.getMeasuredWidth(); in testSpanThenCell()
81 int spanWidth = mA.getMeasuredWidth() + mB.getMeasuredWidth() + in testSpan()
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedStateListDrawable.java251 private final Animatable mA; field in AnimatedStateListDrawable.AnimatableTransition
254 mA = a; in AnimatableTransition()
259 mA.start(); in start()
264 mA.stop(); in stop()
/frameworks/base/rs/java/android/renderscript/
DMesh.java581 float mA = 1; field in Mesh.TriangleMeshBuilder
639 mVtxData[mVtxCount++] = mA; in latch()
758 mA = a; in setColor()
/frameworks/base/cmds/statsd/src/
Datoms.proto4442 // product of current(mA), voltage(V) and time(ms)
4476 // product of current(mA), voltage(V) and time(ms)
4495 // product of current(mA), voltage(V) and time(ms)
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19449 Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatableTransition;->mA:Landroid/graphics/dr…
59948 Landroid/renderscript/Mesh$TriangleMeshBuilder;->mA:F