Home | History | Annotate | Download | only in alloc

Lines Matching full:newtarget

718 void dvmSetTargetHeapUtilization(float newTarget)
720 assert(newTarget > 0.0f && newTarget < 1.0f);