Home
last modified time | relevance | path

Searched defs:isSupported (Results 1 - 25 of 35) sorted by relevance

12

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageInfoFactory.java37 boolean isSupported(Class<?> clazz); in isSupported() method
H A DGeneratedMessageInfoFactory.java47 public boolean isSupported(Class<?> messageType) { in isSupported() method in GeneratedMessageInfoFactory
H A DManifestSchemaFactory.java130 public boolean isSupported(Class<?> clazz) { in isSupported() method in ManifestSchemaFactory.CompositeMessageInfoFactory
H A DDescriptorMessageInfoFactory.java75 public boolean isSupported(Class<?> messageType) { in isSupported() method in DescriptorMessageInfoFactory
H A DBinaryWriter.java1462 static boolean isSupported() { in isSupported() method in BinaryWriter.UnsafeHeapWriter
2546 private static boolean isSupported() { in isSupported() method in BinaryWriter.UnsafeDirectWriter
H A DCodedInputStream.java1317 static boolean isSupported() { in isSupported() method in CodedInputStream.UnsafeDirectNioDecoder
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProto3MessageInfoFactory.java55 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto3MessageInfoFactory
H A DProto3MessageLiteInfoFactory.java65 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto3MessageLiteInfoFactory
H A DProto2MessageInfoFactory.java65 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto2MessageInfoFactory
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXcbSurfaceKHR.cpp39 bool XcbSurfaceKHR::isSupported() in isSupported() function in vk::XcbSurfaceKHR
H A DXlibSurfaceKHR.cpp22 bool XlibSurfaceKHR::isSupported() in isSupported() function in vk::XlibSurfaceKHR
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2CapabilityTests.cpp123 bool isSupported = std::find(m_ctxInfo.getExtensions().begin(), m_ctxInfo.getExtensions().end(), m_extName) != m_ctxInfo.getExtensions().end(); in iterate() local
/third_party/skia/src/core/
H A DSkYUVAPixmaps.cpp170 bool SkYUVAPixmapInfo::isSupported(const SupportedDataTypes& supportedDataTypes) const { in isSupported() function in SkYUVAPixmapInfo
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DFormat.h91 bool isSupported; member
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
H A DProto2MessageLiteInfoFactory.java76 public boolean isSupported(Class<?> clazz) { in isSupported() method in Proto2MessageLiteInfoFactory
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidPlatformCapabilityQueryJNI.cpp204 const bool isSupported = isRenderConfigSupported(cmdLine); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() local
/third_party/vk-gl-cts/modules/egl/
H A DteglAndroidUtil.cpp111 pfnAHardwareBuffer_isSupported isSupported; member
H A DteglGetProcAddressTests.cpp162 bool GetProcAddressCase::isSupported (const std::string& extName) in isSupported() function in deqp::egl::GetProcAddressCase
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp351 boolean isSupported = false; in SupportedWindowsRelease() local
/third_party/skia/third_party/externals/oboe/src/aaudio/
H A DAudioStreamAAudio.cpp98 bool AudioStreamAAudio::isSupported() { in isSupported() function in oboe::AudioStreamAAudio
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp204 bool PropValidator::isSupported (void) const in isSupported() function in deqp::gles31::Functional::__anon30857::PropValidator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp391 const VkBool32 isSupported = getPhysicalDeviceSurfaceSupport(instHelper.vki, physicalDevice, queueFamilyNdx, *surface); in querySurfaceSupportTest() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderIndexingTests.cpp181 const bool isSupported = !(m_requirements & REQUIREMENT_UNIFORM_INDEXING) && in init() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-directwrite.cc217 BOOL isSupported; in _hb_directwrite_shaper_face_data_create() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp128 bool X86InterleavedAccessGroup::isSupported() const { in isSupported() function in X86InterleavedAccessGroup

Completed in 32 milliseconds

12