Home
last modified time | relevance | path

Searched defs:full (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_Video_ThumbnailsTest.java222 final Size full; in testInsertUpdateDelete() local
DMediaStore_Images_ThumbnailsTest.java440 final Bitmap full = ImageDecoder in testInsertUpdateDelete() local
/cts/tests/tests/text/src/android/text/cts/
DMakeSafeForPresentationTest.java84 private static boolean isAbbreviation(String full, CharSequence abbreviated) { in isAbbreviation()
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRegionDecoderTest.java654 Bitmap full = decoder.decodeRegion(new Rect(0, 0, decoder.getWidth(), decoder.getHeight()), in testHeif() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java1241 private boolean full; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer