OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testRandomDecodeAfterClearFrameBufferCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/tests/
GIFImageDecoderTest.cpp
112
void
testRandomDecodeAfterClearFrameBufferCache
(const char* gifFile)
421
testRandomDecodeAfterClearFrameBufferCache
("/Source/web/tests/data/radient.gif");
423
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif");
424
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/animated-10color.gif");
WEBPImageDecoderTest.cpp
114
void
testRandomDecodeAfterClearFrameBufferCache
(const char* webpFile)
541
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated.webp");
542
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated-opaque.webp");
543
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated-large.webp");
544
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated-icc-xmp.webp");
Completed in 182 milliseconds