OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decodedYUVSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
ImageDecoder.h
123
virtual IntSize
decodedYUVSize
(int component, SizeType) const { return decodedSize(); }
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
720
IntSize JPEGImageDecoder::
decodedYUVSize
(int component, ImageDecoder::SizeType sizeType) const
[
all
...]
Completed in 36 milliseconds