Searched defs:yInvZoom (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/effects/
H A DSkMagnifierImageFilter.cpp32 float yInvZoom,
40 yInvZoom,
72 float yInvZoom,
80 , fYInvZoom(yInvZoom)
27 Create(GrTexture* texture, const SkRect& bounds, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
67 GrMagnifierEffect(GrTexture* texture, const SkRect& bounds, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument

Completed in 70 milliseconds