Home
last modified time | relevance | path

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

/external/skia/include/private/
DSkSLSampleUsage.h20 struct SampleUsage { struct
32 // Make a SampleUsage that corresponds to no sampling of the child at all argument
41 static SampleUsage Explicit() { in Explicit() argument
45 static SampleUsage PassThrough() { in PassThrough() argument
61 SampleUsage(Kind kind, std::string expression, bool hasPerspective) in SampleUsage() argument
/external/protobuf/csharp/src/AddressBook/
DSampleUsage.cs38 internal class SampleUsage class
/external/libbrillo/brillo/
Denum_flags_test.cc41 TEST_F(EnumFlagsTest, SampleUsage) { in TEST_F() argument