Home
last modified time | relevance | path

Searched defs:inPoint (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tests/
DBlendTest.cpp93 SkIPoint inPoint; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() member
123 SkIPoint inPoint = testCase.fRectAndPoints.inPoint; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/flutter/skia/tests/
DBlendTest.cpp130 SkIPoint inPoint; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() member
160 SkIPoint inPoint = testCase.fRectAndPoints.inPoint; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/modules/skottie/include/
DSkottie.h257 double inPoint() const { return fInPoint; } in inPoint() function
/third_party/skia/modules/skottie/src/
DSkottie.cpp461 double inPoint, double outPoint, double duration, double fps, uint32_t flags) in Animation()
/third_party/flutter/skia/modules/skottie/src/
DSkottie.cpp556 SkScalar inPoint, SkScalar outPoint, SkScalar duration, uint32_t flags) in Animation()