Home
last modified time | relevance | path

Searched defs:fracY (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
DSmallPathShapeData.cpp41 SkFixed fracY = SkScalarToFixed(ty) & 0x0000FF00; in SmallPathShapeDataKey() local
DSoftwarePathRenderer.cpp299 SkFixed fracY = 0; in onDrawPath() local
305 SkFixed fracY = SkScalarToFixed(SkScalarFraction(ty)) & 0x0000FF00; in onDrawPath() local
/third_party/skia/src/gpu/
DGrBlurUtils.cpp343 SkFixed fracY = SkScalarToFixed(SkScalarFraction(ty)) & 0x0000FF00; in compute_key_and_clip_bounds() local