Searched refs:destroyDecodedData (Results 1 – 10 of 10) sorted by relevance
70 void destroyDecodedData(bool destroyAll) { m_image->destroyDecodedData(destroyAll); } in destroyDecodedData() function in blink::BitmapImageTest137 destroyDecodedData(false); in TEST_F()152 destroyDecodedData(true); in TEST_F()198 destroyDecodedData(true); in TEST_F()214 destroyDecodedData(true); in TEST_F()229 destroyDecodedData(true); in TEST_F()
48 virtual void destroyDecodedData(bool) OVERRIDE { } in destroyDecodedData() function
86 virtual void destroyDecodedData(bool) OVERRIDE in destroyDecodedData() function in __anonba87d8d90111::TestImage
131 virtual void destroyDecodedData(bool destroyAll) OVERRIDE;
96 virtual void destroyDecodedData(bool destroyAll) = 0;
117 void BitmapImage::destroyDecodedData(bool destroyAll) in destroyDecodedData() function in blink::BitmapImage139 destroyDecodedData(false); in destroyDecodedDataIfNecessary()
74 virtual void destroyDecodedData(bool) OVERRIDE { } in destroyDecodedData() function
90 virtual void destroyDecodedData(bool) OVERRIDE { } in destroyDecodedData() function
84 virtual void destroyDecodedData(bool) OVERRIDE in destroyDecodedData() function in __anon21dcd2360111::TestImage
149 m_image->destroyDecodedData(true); in destroyDecodedDataIfPossible()