Searched refs:GetDefault (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/core/
H A DSkDeviceProfile.h59 static SkDeviceProfile* GetDefault();
H A DSkDeviceProfile.cpp51 SkDeviceProfile* SkDeviceProfile::GetDefault() { function in class:SkDeviceProfile
67 gGlobalProfile = SkDeviceProfile::GetDefault();
/external/ltrace/testsuite/ltrace.main/
H A Dsystem_calls.exp86 proc GetDefault {d key def} {
98 set n1 [GetDefault $d1 $key 0]
99 set n2 [GetDefault $d2 $key 0]
/external/openfst/src/include/fst/
H A Dflags.h153 usage += GetDefault(desc.default_value) + "\n ";
167 string GetDefault(bool default_value) const { function in class:FlagRegister
171 string GetDefault(const string &default_value) const { function in class:FlagRegister
175 template<typename V> string GetDefault(const V& default_value) const { function in class:FlagRegister

Completed in 119 milliseconds