Searched refs:uvPtr (Results 1 – 2 of 2) sorted by relevance
71 intptr_t uvPtr = reinterpret_cast<intptr_t>(vertices) + uvOffset; in apply() local80 SkPoint* uv = reinterpret_cast<SkPoint*>(uvPtr); in apply()84 uvPtr += stride; in apply()
86 intptr_t uvPtr = reinterpret_cast<intptr_t>(vertices) + uvOffset; in apply() local95 SkPoint* uv = reinterpret_cast<SkPoint*>(uvPtr); in apply()99 uvPtr += stride; in apply()