Home
last modified time | relevance | path

Searched refs:pieces (Results 1 – 24 of 24) sorted by relevance

/frameworks/ex/common/java/com/android/common/
DOperationScheduler.java111 String[] pieces = param.substring(8).split("\\+"); in parseOptions() local
112 if (pieces.length > 3) { in parseOptions()
115 if (pieces.length > 0 && pieces[0].length() > 0) { in parseOptions()
116 options.backoffFixedMillis = parseSeconds(pieces[0]); in parseOptions()
118 if (pieces.length > 1 && pieces[1].length() > 0) { in parseOptions()
119 options.backoffIncrementalMillis = parseSeconds(pieces[1]); in parseOptions()
121 if (pieces.length > 2 && pieces[2].length() > 0) { in parseOptions()
122 options.backoffExponentialMillis = (int)parseSeconds(pieces[2]); in parseOptions()
/frameworks/minikin/include/minikin/
DMeasuredText.h52 const LayoutPieces& pieces) const = 0;
86 LayoutPieces* pieces) const override { in getMetrics() argument
89 EndHyphenEdit::NO_EDIT, advances, extents, pieces); in getMetrics()
93 const LayoutPieces& pieces) const override { in getBounds() argument
95 return Layout::getBoundsWithPrecomputedPieces(text, range, bidiFlag, mPaint, pieces); in getBounds()
102 LayoutPieces* pieces) const override { in measureHyphenPiece() argument
105 nullptr /* extent */, pieces); in measureHyphenPiece()
DLayout.h94 const LayoutPieces& pieces);
99 const LayoutPieces& pieces);
104 LayoutPieces* pieces);
/frameworks/minikin/tests/unittest/
DLayoutTest.cpp57 const LayoutPieces& pieces) { in doLayoutWithPrecomputedPieces() argument
62 StartHyphenEdit::NO_EDIT, EndHyphenEdit::NO_EDIT, pieces); in doLayoutWithPrecomputedPieces()
560 LayoutPieces pieces; in TEST_F() local
564 pieces.insert(utf8ToUtf16("I"), Range(0, 1), paint, false /* dir */, in TEST_F()
567 Layout outLayout = doLayoutWithPrecomputedPieces("I", MinikinPaint(fc), pieces); in TEST_F()
571 LayoutPieces pieces; in TEST_F() local
575 pieces.insert(utf8ToUtf16("I"), Range(0, 1), paint, false /* dir */, in TEST_F()
578 Layout outLayout = doLayoutWithPrecomputedPieces("II", MinikinPaint(fc), pieces); in TEST_F()
584 LayoutPieces pieces; in TEST_F() local
588 pieces.insert(utf8ToUtf16("I"), Range(0, 1), paint, false /* dir */, in TEST_F()
[all …]
/frameworks/base/tools/aapt2/jni/
Daapt2_jni.cpp72 std::vector<StringPiece> pieces; in extract_pieces() local
76 [&pieces](const ScopedUtfChars &p) { pieces.push_back(p.c_str()); }); in extract_pieces()
78 return pieces; in extract_pieces()
/frameworks/minikin/libs/minikin/
DLineBreakerUtil.h76 LayoutPieces* pieces) { // An output of layout pieces. Maybe null. in populateHyphenationPoints() argument
95 nullptr /* advances */, pieces); in populateHyphenationPoints()
99 nullptr /* advances */, pieces); in populateHyphenationPoints()
DLayout.cpp262 const LayoutPieces& pieces) { in getBoundsWithPrecomputedPieces() argument
267 StartHyphenEdit::NO_EDIT, EndHyphenEdit::NO_EDIT, &pieces, in getBoundsWithPrecomputedPieces()
276 LayoutPieces* pieces) { in measureText() argument
284 nullptr, pieces); in measureText()
347 MinikinExtent* extents, LayoutPieces* pieces, float* totalAdvance, in LayoutAppendFunctor() argument
358 mPieces(pieces), in LayoutAppendFunctor()
/frameworks/base/tools/aapt2/util/
DUtil.cpp127 int pieces = 0; in IsJavaNameImpl() local
129 pieces++; in IsJavaNameImpl()
134 return pieces; in IsJavaNameImpl()
146 int pieces = 0; in IsAndroidNameImpl() local
164 pieces++; in IsAndroidNameImpl()
166 return pieces; in IsAndroidNameImpl()
/frameworks/base/core/java/android/net/
DNetworkUtils.java302 String[] pieces = ipAndMaskString.split("/", 2); in parseIpAndMask() local
303 prefixLength = Integer.parseInt(pieces[1]); in parseIpAndMask()
304 address = InetAddress.parseNumericAddress(pieces[0]); in parseIpAndMask()
/frameworks/compile/mclinker/
DLICENSE.TXT57 The following pieces of software have additional or alternate copyrights,
/frameworks/base/cmds/bootanimation/
DFORMAT.md124 cd <path-to-pieces>
/frameworks/compile/slang/
DNOTICE257 The following pieces of software have additional or alternate copyrights,
329 The following pieces of software have additional or alternate copyrights,
/frameworks/base/packages/SystemUI/docs/
Dplugins.md72 When compiling plugins there are a couple vital pieces required.
/frameworks/compile/libbcc/
DNOTICE259 The following pieces of software have additional or alternate copyrights,
/frameworks/support/development/checkstyle/
DLICENSE31 it if you want it; that you can change the software and use pieces of
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt31 it if you want it; that you can change the software and use pieces of
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dlstb.txt127 to pieces because it is not connected up with the work for which it
766 to pieces with the feathers still on, were littered all over it.
774 blood. Then from the table he took a platter heaped with small pieces
1370 which is plucked in pieces alive, or a black goat, whose throat is
6490 pieces. The sea air, sunshine, and patience, Watson--all else will
Dmems.txt1285 seems to have gone to pieces."
4007 discolored metal and several dull-colored pieces of pebble or glass.
5002 a thousand pieces and the fruit rolled about into every corner of the
Dretn.txt7161 window had been opened in the night, and that the broken pieces of
8444 when he understood our errand. There were some really curious pieces
Dcase.txt2701 be out of England to-night and cut into four pieces in Amsterdam
Dadvs.txt4820 He took an orange from the cupboard, and tearing it to pieces he
/frameworks/av/media/libaaudio/
DDoxyfile1451 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
DDoxyfile.orig1442 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...