Searched defs:destWidth (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | NativeImageSkia.cpp | 101 bool NativeImageSkia::shouldCacheResampling(int destWidth, in shouldCacheResampling()
|
D | ImageSkia.cpp | 70 …Context, const NativeImageSkia& bitmap, int srcWidth, int srcHeight, float destWidth, float destHe… in computeResamplingMode() 292 …Dimensions(const SkMatrix& matrix, float srcWidth, float srcHeight, float* destWidth, float* destH… in TransformDimensions()
|