Home
last modified time | relevance | path

Searched defs:frameHasAlphaAtIndex (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageSource.cpp158 bool ImageSource::frameHasAlphaAtIndex(size_t index) const in frameHasAlphaAtIndex() function in blink::ImageSource
DDeferredImageDecoder.cpp165 bool DeferredImageDecoder::frameHasAlphaAtIndex(size_t index) const in frameHasAlphaAtIndex() function in blink::DeferredImageDecoder
DBitmapImage.cpp388 bool BitmapImage::frameHasAlphaAtIndex(size_t index) in frameHasAlphaAtIndex() function in blink::BitmapImage
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
DImageDecoder.cpp117 bool ImageDecoder::frameHasAlphaAtIndex(size_t index) const in frameHasAlphaAtIndex() function in blink::ImageDecoder