Home
last modified time | relevance | path

Searched defs:WebImageDecoder (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/test/
Dimage_decoder_test.h17 namespace blink { class WebImageDecoder; } variable
/external/chromium_org/third_party/WebKit/public/web/
DWebImageDecoder.h54 explicit WebImageDecoder(Type type) { init(type); } in WebImageDecoder() function