Home
last modified time | relevance | path

Searched defs:destroyDecodedData (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGeneratedImage.h48 virtual void destroyDecodedData(bool) OVERRIDE { } in destroyDecodedData() function
DImageLayerChromiumTest.cpp86 virtual void destroyDecodedData(bool) OVERRIDE in destroyDecodedData() function in __anonba87d8d90111::TestImage
DBitmapImageTest.cpp70 void destroyDecodedData(bool destroyAll) { m_image->destroyDecodedData(destroyAll); } in destroyDecodedData() function in blink::BitmapImageTest
DBitmapImage.cpp117 void BitmapImage::destroyDecodedData(bool destroyAll) in destroyDecodedData() function in blink::BitmapImage
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
DSVGImageForContainer.h74 virtual void destroyDecodedData(bool) OVERRIDE { } in destroyDecodedData() function
DSVGImage.h90 virtual void destroyDecodedData(bool) OVERRIDE { } in destroyDecodedData() function
/external/chromium_org/third_party/WebKit/Source/platform/
DDragImageTest.cpp84 virtual void destroyDecodedData(bool) OVERRIDE in destroyDecodedData() function in __anon21dcd2360111::TestImage