Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.h86 intptr_t xyPtr = reinterpret_cast<intptr_t>(vertices); in apply() local
95 const SkPoint* xy = reinterpret_cast<const SkPoint*>(xyPtr); in apply()
99 xyPtr += stride; in apply()

Completed in 2 milliseconds