Searched defs:destHeight (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | NativeImageSkia.cpp | 102 int destHeight, in shouldCacheResampling()
|
D | ImageSkia.cpp | 70 …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()
|