Searched refs:m_orientationOption (Results 1 - 4 of 4) sorted by path

/external/webkit/Source/WebCore/html/
H A DAsyncImageResizer.cpp56 , m_orientationOption(orientationOption)
71 if (!ImageResizerThread::start(imageData, callbackInfo, m_outputType, m_desiredBounds, m_quality, m_aspectRatioOption, m_orientationOption))
H A DAsyncImageResizer.h101 OrientationOption m_orientationOption; member in class:WebCore::AsyncImageResizer
H A DImageResizerThread.cpp72 , m_orientationOption(orientationOption)
H A DImageResizerThread.h63 AsyncImageResizer::OrientationOption m_orientationOption; member in class:WebCore::ImageResizerThread

Completed in 107 milliseconds