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

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrTextureStripAtlas.h64 * atlas and scaleFactor, returned by getVerticalScaleFactor(), is the y-scale of the row,
68 SkScalar getVerticalScaleFactor() const { return SkIntToScalar(fDesc.fRowHeight) / fDesc.fHeight; } function in class:GrTextureStripAtlas
/external/skia/src/gpu/effects/
H A DGrTextureStripAtlas.h64 * atlas and scaleFactor, returned by getVerticalScaleFactor(), is the y-scale of the row,
68 SkScalar getVerticalScaleFactor() const { return SkIntToScalar(fDesc.fRowHeight) / fDesc.fHeight; } function in class:GrTextureStripAtlas
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkGradientShader.cpp1053 fAtlas->getVerticalScaleFactor();
/external/skia/src/effects/gradients/
H A DSkGradientShader.cpp1053 fAtlas->getVerticalScaleFactor();

Completed in 221 milliseconds