Searched defs:fDistance (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/include/core/ | ||
D | SkContourMeasure.h | 58 SkScalar fDistance; // total distance up to this point member |
/third_party/flutter/skia/include/core/ | ||
D | SkContourMeasure.h | 58 SkScalar fDistance; // total distance up to this point member |
/third_party/skia/modules/skottie/src/effects/ | ||
D | DropShadowEffect.cpp | 78 fDistance = 0, member in skottie::internal::__anonc8a0b6f40111::DropShadowAdapter |
D | ShadowStyles.cpp | 111 fDistance = 0; member in skottie::internal::__anonde6e16960111::ShadowAdapter |
/third_party/skia/samplecode/ | ||
D | Sample3D.cpp | 150 SkScalar fDistance; member |