Home
last modified time | relevance | path

Searched defs:isSupported (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DFormat.cpp200 bool isSupported) { in BuildFormatTable()
219 auto AddStencilFormat = [&AddFormat](wgpu::TextureFormat format, bool isSupported) { in BuildFormatTable()
262 bool isRenderable, bool isSupported, uint8_t componentCount) { in BuildFormatTable()
DFormat.h91 bool isSupported; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_nfc_cardEmulation.js20 isSupported: function (...args) { method
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageInfoFactory.java37 boolean isSupported(Class<?> clazz); in isSupported() method
DGeneratedMessageInfoFactory.java47 public boolean isSupported(Class<?> messageType) { in isSupported() method in GeneratedMessageInfoFactory
DManifestSchemaFactory.java130 public boolean isSupported(Class<?> clazz) { in isSupported() method in ManifestSchemaFactory.CompositeMessageInfoFactory
DDescriptorMessageInfoFactory.java75 public boolean isSupported(Class<?> messageType) { in isSupported() method in DescriptorMessageInfoFactory
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DFormat.h45 bool isSupported; member
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DProto3MessageInfoFactory.java55 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto3MessageInfoFactory
DProto2MessageInfoFactory.java65 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto2MessageInfoFactory
DProto3MessageLiteInfoFactory.java65 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto3MessageLiteInfoFactory
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DXlibSurfaceKHR.cpp22 bool XlibSurfaceKHR::isSupported() in isSupported() function in vk::XlibSurfaceKHR
DXcbSurfaceKHR.cpp39 bool XcbSurfaceKHR::isSupported() in isSupported() function in vk::XcbSurfaceKHR
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatformCapabilityQueryJNI.cpp204 const bool isSupported = isRenderConfigSupported(cmdLine); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() local
/third_party/vk-gl-cts/modules/gles2/
Dtes2CapabilityTests.cpp123 …bool isSupported = std::find(m_ctxInfo.getExtensions().begin(), m_ctxInfo.getExtensions().end(), m… in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderDiscardTests.cpp108 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
Des2fShaderReturnTests.cpp135 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
Des2fShaderStructTests.cpp110 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp337 boolean isSupported = false; in SupportedWindowsRelease() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp351 boolean isSupported = false; in SupportedWindowsRelease() local
/third_party/skia/src/core/
DSkYUVAPixmaps.cpp170 bool SkYUVAPixmapInfo::isSupported(const SupportedDataTypes& supportedDataTypes) const { in isSupported() function in SkYUVAPixmapInfo
/third_party/vk-gl-cts/modules/egl/
DteglGetProcAddressTests.cpp162 bool GetProcAddressCase::isSupported (const std::string& extName) in isSupported() function in deqp::egl::GetProcAddressCase
DteglAndroidUtil.cpp111 pfnAHardwareBuffer_isSupported isSupported; member
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp98 bool AudioStreamAAudio::isSupported() { in isSupported() function in oboe::AudioStreamAAudio
/third_party/flutter/engine/flutter/third_party/txt/tests/
DFontFamilyTest.cpp198 bool isSupported; in TEST_F() member

12