Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/skia/
DNativeImageSkia.cpp77 int destHeight, in shouldCacheResampling()
DImageSkia.cpp67 …Mode(const NativeImageSkia& bitmap, int srcWidth, int srcHeight, float destWidth, float destHeight) in computeResamplingMode()
250 …ons(const SkMatrix& matrix, float srcWidth, float srcHeight, float* destWidth, float* destHeight) { in TransformDimensions()