Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DValuePartial.cs70 public static Value ForStruct(Struct value) in ForStruct() method in Google.Protobuf.WellKnownTypes.Value
/third_party/skia/m133/src/gpu/graphite/
DUniformManager.h182 static UniformOffsetCalculator ForStruct(Layout layout) { in ForStruct() function