HomeSort by relevance Sort by last modified time
    Searched refs:desiredScaleNumerator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.h 64 unsigned desiredScaleNumerator() const;
JPEGImageDecoder.cpp 452 m_info.scale_num = m_decoder->desiredScaleNumerator();
708 if (!desiredScaleNumerator())
729 unsigned JPEGImageDecoder::desiredScaleNumerator() const
    [all...]

Completed in 191 milliseconds