Home
last modified time | relevance | path

Searched defs:first_pos (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/shaders/gradients/
DSk4fGradientBase.cpp198 const SkScalar first_pos = reverse ? SK_Scalar1 : 0; in init() local
/external/v8/src/crankshaft/
Dlithium-allocator.h197 UsePosition* first_pos() const { return first_pos_; } in first_pos() function