Searched refs:setIdealFootprint (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DHeapSource.c33 static void setIdealFootprint(size_t max);
762 setIdealFootprint(oldIdealSize);
945 setIdealFootprint(size_t max) function
1000 setIdealFootprint(getSoftFootprint(true));
1055 * lock for the call to setIdealFootprint().
1065 * setIdealFootprint() will take them into account when
1076 * and which setIdealFootprint() will take into consideration.
1078 setIdealFootprint(hs->idealSize);
1081 * setIdealFootprint() is called.
1168 * it can be immediately subtracted again in setIdealFootprint()
[all...]

Completed in 30 milliseconds