Home
last modified time | relevance | path

Searched defs:IsSupported (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264.cc48 bool H264Encoder::IsSupported() { in IsSupported() function in webrtc::H264Encoder
62 bool H264Decoder::IsSupported() { in IsSupported() function in webrtc::H264Decoder
/external/webrtc/webrtc/base/
Dwindowpickerfactory.h48 static bool IsSupported() { in IsSupported() function
/external/chromium-trace/catapult/devil/devil/android/perf/
Dthermal_throttle.py14 def IsSupported(device): member in OmapThrottlingDetector
41 def IsSupported(device): member in ExynosThrottlingDetector
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/tracing_agent/
Dchrome_tracing_devtools_manager.py37 def IsSupported(platform_backend): function
Ddisplay_tracing_agent.py14 def IsSupported(cls, platform_backend): member in DisplayTracingAgent
D__init__.py23 def IsSupported(cls, platform_backend): member in TracingAgent
Dchrome_tracing_agent.py67 def IsSupported(cls, platform_backend): member in ChromeTracingAgent
/external/eigen/Eigen/src/Core/
DAssign_MKL.h41 { enum { IsSupported = 0 }; }; enumerator
/external/v8/src/wasm/
Dwasm-opcodes.cc75 bool WasmOpcodes::IsSupported(WasmOpcode opcode) { in IsSupported() function in v8::internal::wasm::WasmOpcodes
/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_controller.py105 def IsSupported(): member in PerfProfilerController
/external/v8/src/compiler/
Dmachine-operator.h25 bool IsSupported() const { return op_ != nullptr; } in IsSupported() function
Dinstruction-selector.h119 bool IsSupported(CpuFeature feature) const { in IsSupported() function
/external/libweave/third_party/chromium/base/time/
Dtime.h684 static bool IsSupported() { in IsSupported() function
/external/libchrome/base/time/
Dtime.h710 static bool IsSupported() { in IsSupported() function
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViEAndroidGLES20.java301 public static boolean IsSupported(Context context) { in IsSupported() method in ViEAndroidGLES20
/external/v8/src/
Dassembler.h222 static bool IsSupported(CpuFeature f) { in IsSupported() function