/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | query.c | 68 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities() 106 VdpBool *is_supported) in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 156 VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, in vlVdpDecoderQueryCapabilities() 203 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpOutputSurfaceQueryCapabilities() 255 VdpBool *is_supported) in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() 296 VdpBool *is_supported) in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() 355 VdpBool *is_supported) in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() 402 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpBitmapSurfaceQueryCapabilities() 453 VdpBool *is_supported) in vlVdpVideoMixerQueryFeatureSupport() 475 VdpBool *is_supported) in vlVdpVideoMixerQueryParameterSupport() [all …]
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/ |
D | v8_profiler.py | 20 def is_supported(cls, browser_type): member in V8Profiler
|
D | netlog_profiler.py | 19 def is_supported(cls, browser_type): member in NetLogProfiler
|
D | android_screen_recorder_profiler.py | 35 def is_supported(cls, browser_type): member in AndroidScreenRecordingProfiler
|
D | android_systrace_profiler.py | 56 def is_supported(cls, browser_type): member in AndroidSystraceProfiler
|
D | monsoon_profiler.py | 86 def is_supported(cls, browser_type): member in MonsoonProfiler
|
D | android_traceview_profiler.py | 51 def is_supported(cls, browser_type): member in AndroidTraceviewProfiler
|
D | iprofiler_profiler.py | 86 def is_supported(cls, browser_type): member in IprofilerProfiler
|
D | sample_profiler.py | 79 def is_supported(cls, browser_type): member in SampleProfiler
|
D | __init__.py | 32 def is_supported(cls, browser_type): member in Profiler
|
D | java_heap_profiler.py | 43 def is_supported(cls, browser_type): member in JavaHeapProfiler
|
D | win_pgo_profiler.py | 82 def is_supported(cls, browser_type): member in WinPGOProfiler
|
D | vtune_profiler.py | 122 def is_supported(cls, browser_type): member in VTuneProfiler
|
D | tcpdump_profiler.py | 120 def is_supported(cls, browser_type): member in TCPDumpProfiler
|
D | trace_profiler.py | 36 def is_supported(cls, browser_type): member in TraceProfiler
|
D | strace_profiler.py | 222 def is_supported(cls, browser_type): member in StraceProfiler
|
D | perf_profiler.py | 209 def is_supported(cls, browser_type): member in PerfProfiler
|
D | tcmalloc_heap_profiler.py | 117 def is_supported(cls, browser_type): member in TCMallocHeapProfiler
|
/external/autotest/server/cros/ |
D | watchdog_tester.py | 39 def is_supported(self): member in WatchdogTester
|
/external/libopus/celt/ |
D | kiss_fft.h | 82 int is_supported; member
|
/external/v8/src/base/platform/ |
D | time.cc | 690 static bool is_supported = base::CPU().has_non_stop_time_stamp_counter() && in IsSupportedWin() local
|