Home
last modified time | relevance | path

Searched defs:instance_type (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/modules/skottie/src/effects/
DGradientEffect.cpp99 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in onSync() local
/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp87 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in onSync() local
/third_party/mesa3d/src/compiler/glsl/tests/
Dbuiltin_variable_test.cpp332 const glsl_type *const instance_type = var->type->fields.array; in TEST_F() local