Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DMediaPlayer.h105 enum SupportsType { IsNotSupported, IsSupported, MayBeSupported }; enumerator
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp1554 bool IsSupported(Oscl_Vector<H324ChannelParameters, PVMFTscAlloc>& list, in IsSupported() function
1664 CodecCapabilityInfo* IsSupported(CodecCapabilityInfo* codecInfo, in IsSupported() function
/external/webkit/V8Binding/v8/src/ia32/
Dassembler-ia32.h369 static bool IsSupported(Feature f) { in IsSupported() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_component.cpp409 bool TSC_component::IsSupported(TPVDirection dir, in IsSupported() function in TSC_component
457 bool TSC_component::IsSupported(TPVDirection dir, in IsSupported() function in TSC_component
/external/webkit/V8Binding/v8/src/x64/
Dassembler-x64.h374 static bool IsSupported(Feature f) { in IsSupported() function
/external/opencore/engines/2way/src/
Dpv_2way_engine.cpp5752 bool CPV324m2Way::IsSupported(const PVMFFormatType& aInputFmtType, const PVMFFormatType& aOutputFmt… in IsSupported() function in CPV324m2Way