Home | History | Annotate | Download | only in alloc

Lines Matching refs:newTarget

743 void dvmSetTargetHeapUtilization(float newTarget)
745 assert(newTarget > 0.0f && newTarget < 1.0f);