Home
last modified time | relevance | path

Searched defs:expectedLength (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/transition/tests/src/android/support/transition/
DPathMotionTest.java35 float expectedLength = expectedMeasure.getLength(); in assertPathMatches() local
/frameworks/av/media/mtp/
DMtpDevice.cpp653 uint32_t expectedLength, in readObject()
685 const uint32_t* expectedLength, in readObjectInternal()
700 const uint32_t* expectedLength, in readData()
/frameworks/base/libs/hwui/
DPathParser.cpp101 …ic float parseFloat(PathParser::ParseResult* result, const char* startPtr, size_t expectedLength) { in parseFloat()
/frameworks/base/core/java/android/security/net/config/
DXmlConfigSource.java129 int expectedLength = Pin.getDigestLength(digestAlgorithm); in parsePin() local