Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dstatusor.h179 struct StatusOrHelper::Specialize { struct
185 struct StatusOrHelper::Specialize<T*> { argument
/third_party/skia/src/gpu/effects/
DGrSkSLFP.h58 static GrSpecializedUniform<T> Specialize(const T& value) { in Specialize() function