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

/frameworks/base/libs/hwui/tests/unit/
H A DFatVectorTests.cpp79 TEST(FatVector, shrink) {
/frameworks/base/services/net/java/android/net/apf/
H A DApfGenerator.java151 mTargetLabelSize = 4; // May shrink later on in generate().
186 boolean shrink() throws IllegalInstructionException { method in class:ApfGenerator.Instruction
908 // As we shrink the instructions some branch offset
909 // fields may shrink also, thereby shrinking the
921 // Attempt to shrink instructions.
924 if (instruction.shrink()) {
/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java241 shrink();
614 shrink();
725 private void shrink() { method in class:RecipientEditTextView
746 // Re-post the shrink for later.
1288 * Set whether to shrink the recipients field such that at most
1292 * @param shrink
1294 public void setOnFocusListShrinkRecipients(boolean shrink) { argument
1295 mShouldShrink = shrink;
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 214 milliseconds