Searched refs:mA (Results 1 – 9 of 9) sorted by relevance
31 Allocation mA; field in UT_check_dims52 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()
29 private Allocation mA; field in UT_refcount41 mA = Allocation.createTyped(RS, mT); in initializeGlobals()42 s.set_globalA(mA); in initializeGlobals()51 mA.destroy(); in run()
29 Allocation mA; field in UT_check_dims50 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()
27 private Allocation mA; field in UT_refcount39 mA = Allocation.createTyped(RS, mT); in initializeGlobals()40 s.set_globalA(mA); in initializeGlobals()49 mA.destroy(); in run()
31 private View mA; field in CellSpanTest47 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()
251 private final Animatable mA; field in AnimatedStateListDrawable.AnimatableTransition254 mA = a; in AnimatableTransition()259 mA.start(); in start()264 mA.stop(); in stop()
581 float mA = 1; field in Mesh.TriangleMeshBuilder639 mVtxData[mVtxCount++] = mA; in latch()758 mA = a; in setColor()
4442 // 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)
19449 Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatableTransition;->mA:Landroid/graphics/dr…59948 Landroid/renderscript/Mesh$TriangleMeshBuilder;->mA:F