OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEBP
(Results
1 - 11
of
11
) sorted by null
/external/ImageMagick/coders/
webp.h
20
MagickCoderHeader("
WEBP
", 8, "
WEBP
")
28
MagickCoderExports(
WEBP
)
coders-list.h
166
AddMagickCoder(
WEBP
)
/cts/tests/tests/graphics/src/android/graphics/cts/
Bitmap_CompressFormatTest.java
40
assertEquals(CompressFormat.
WEBP
, CompressFormat.valueOf("
WEBP
"));
50
assertEquals(CompressFormat.
WEBP
, comFormat[2]);
56
assertTrue(b.compress(CompressFormat.
WEBP
, 24, new ByteArrayOutputStream()));
BitmapFactoryTest.java
71
// The test images, including baseline JPEG, a PNG, a GIF, a BMP AND a
WEBP
.
226
// Decode the PNG &
WebP
test images. The
WebP
test image has been encoded from PNG test
242
// Compress the PNG image to
WebP
format (Quality=90) and decode it back.
243
// This will test end-to-end
WebP
encoding and decoding.
245
assertTrue(bPng.compress(CompressFormat.
WEBP
, 90, oStreamWebp));
261
// Decode the PNG &
WebP
(google_logo) images. The
WebP
image has
270
// Decode the corresponding
WebP
(transparent) image (google_logo_2.
webp
)
[
all
...]
BitmapColorSpaceTest.java
[
all
...]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ImageUtil.java
88
case
WEBP
:
/external/guava/guava/src/com/google/common/net/
MediaType.java
206
public static final MediaType
WEBP
= createConstant(IMAGE_TYPE, "
webp
");
/external/ImageMagick/
configure
[
all
...]
/external/cldr/tools/java/libs/
guava.jar
/external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar
/external/guice/lib/
guava-19.0.jar
Completed in 681 milliseconds