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

/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
H A DBoundedByteStringTest.java60 ByteString chopped = unicode.substring(2, unicode.size() - 6);
62 classUnderTest, getActualClassName(chopped));
64 String roundTripString = chopped.toString(UTF_8);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.cpp466 SkPoint chopped[10]; local
467 int count = SkChopCubicAtInflections(p, chopped);
474 SkPoint* cubic = chopped + 3*i;
/external/skia/src/gpu/
H A DGrPathUtils.cpp466 SkPoint chopped[10]; local
467 int count = SkChopCubicAtInflections(p, chopped);
474 SkPoint* cubic = chopped + 3*i;
/external/blktrace/doc/
H A Dblktrace.tex571 straddle a device or internal zone and needs to be chopped up into

Completed in 106 milliseconds