Searched refs:transformFromDefault (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageOrientation.cpp34 AffineTransform ImageOrientation::transformFromDefault(const FloatSize& drawnSize) const function in class:blink::ImageOrientation
H A DImageOrientation.h82 AffineTransform transformFromDefault(const FloatSize& drawnSize) const;
H A DBitmapImage.cpp296 ctxt->concatCTM(orientation.transformFromDefault(normDstRect.size()));
/external/chromium_org/third_party/WebKit/Source/platform/
H A DDragImage.cpp96 canvas.concat(affineTransformToSkMatrix(orientation.transformFromDefault(sizeRespectingOrientation)));

Completed in 199 milliseconds