Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_engine.h178 using numeric_type = variable
196 using numeric_type = variable
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DDuplexCallback.h32 std::function<void(numeric_type *, numeric_type *)> fun, in DuplexCallback()