Home
last modified time | relevance | path

Searched defs:destHeight (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DNativeImageSkia.cpp102 int destHeight, in shouldCacheResampling()
DImageSkia.cpp70 …ext, const NativeImageSkia& bitmap, int srcWidth, int srcHeight, float destWidth, float destHeight) in computeResamplingMode()
292 …ons(const SkMatrix& matrix, float srcWidth, float srcHeight, float* destWidth, float* destHeight) { in TransformDimensions()