Searched defs:inPoint (Results 1 – 3 of 3) sorted by relevance
93 SkIPoint inPoint; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() member123 SkIPoint inPoint = testCase.fRectAndPoints.inPoint; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
257 double inPoint() const { return fInPoint; } in inPoint() function
461 double inPoint, double outPoint, double duration, double fps, uint32_t flags) in Animation()