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/platform/image-decoders/gif/
GIFImageDecoderTest.cpp
111
void
testRandomDecodeAfterClearFrameBufferCache
(const char* gifFile)
423
testRandomDecodeAfterClearFrameBufferCache
("/Source/web/tests/data/radient.gif");
425
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif");
426
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/animated-10color.gif");
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
WEBPImageDecoderTest.cpp
113
void
testRandomDecodeAfterClearFrameBufferCache
(const char* webpFile)
590
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated.webp");
591
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated-opaque.webp");
592
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated-large.webp");
593
testRandomDecodeAfterClearFrameBufferCache
("/LayoutTests/fast/images/resources/webp-animated-icc-xmp.webp");
Completed in 174 milliseconds