Searched refs:kUnspecified (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/sksl/ir/ |
D | SkSLLayout.h | 58 kUnspecified = -1, enumerator 98 case Format::kUnspecified: return ""; in FormatToStr() 206 , fFormat(Format::kUnspecified) in Layout() 244 if (Format::kUnspecified != fFormat) { in description()
|
/external/skqp/src/sksl/ir/ |
D | SkSLLayout.h | 58 kUnspecified = -1, enumerator 98 case Format::kUnspecified: return ""; in FormatToStr() 206 , fFormat(Format::kUnspecified) in Layout() 244 if (Format::kUnspecified != fFormat) { in description()
|
/external/perfetto/src/android_internal/ |
D | health_hal.h | 33 kUnspecified = 0, enumerator
|
D | health_hal.cc | 53 case BatteryCounter::kUnspecified: in GetBatteryCounter()
|
/external/perfetto/src/traced/probes/power/ |
D | android_power_data_source.cc | 142 auto hal_id = android_internal::BatteryCounter::kUnspecified; in AndroidPowerDataSource() 205 case android_internal::BatteryCounter::kUnspecified: in WriteBatteryCounters()
|
/external/v4l2_codec2/vda/ |
D | h264_parser.h | 37 kUnspecified = 0, enumerator
|
/external/skia/src/sksl/ |
D | SkSLGLSLCodeGenerator.cpp | 1144 case Layout::Format::kUnspecified: in writeFunctionCall()
|
D | SkSLParser.cpp | 759 Layout::Format format = Layout::Format::kUnspecified; in layout()
|
D | SkSLSPIRVCodeGenerator.cpp | 1792 Layout layout(0, -1, -1, 1, -1, -1, -1, -1, Layout::Format::kUnspecified, in writeVariableReference()
|
/external/skqp/src/sksl/ |
D | SkSLParser.cpp | 758 Layout::Format format = Layout::Format::kUnspecified; in layout()
|
D | SkSLSPIRVCodeGenerator.cpp | 1733 Layout layout(0, -1, -1, 1, -1, -1, -1, -1, Layout::Format::kUnspecified, in writeVariableReference()
|