/external/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 194 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible() function in GrVkRenderPass 215 bool GrVkRenderPass::isCompatible(const GrVkRenderTarget& target) const { in isCompatible() function in GrVkRenderPass 224 bool GrVkRenderPass::isCompatible(const GrVkRenderPass& renderPass) const { in isCompatible() function in GrVkRenderPass
|
D | GrVkDescriptorPool.cpp | 39 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
|
D | GrVkDescriptorSetManager.cpp | 136 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager 156 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
|
D | GrVkCopyPipeline.cpp | 200 bool GrVkCopyPipeline::isCompatible(const GrVkRenderPass& rp) const { in isCompatible() function in GrVkCopyPipeline
|
D | GrVkSecondaryCBDrawContext.cpp | 111 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
|
D | GrVkRenderPass.h | 78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
|
/external/skqp/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 194 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible() function in GrVkRenderPass 215 bool GrVkRenderPass::isCompatible(const GrVkRenderTarget& target) const { in isCompatible() function in GrVkRenderPass 224 bool GrVkRenderPass::isCompatible(const GrVkRenderPass& renderPass) const { in isCompatible() function in GrVkRenderPass
|
D | GrVkDescriptorPool.cpp | 39 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
|
D | GrVkDescriptorSetManager.cpp | 132 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager 152 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
|
D | GrVkCopyPipeline.cpp | 189 bool GrVkCopyPipeline::isCompatible(const GrVkRenderPass& rp) const { in isCompatible() function in GrVkCopyPipeline
|
D | GrVkRenderPass.h | 78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
|
/external/skqp/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelper.cpp | 47 bool GrSimpleMeshDrawOpHelper::isCompatible(const GrSimpleMeshDrawOpHelper& that, in isCompatible() function in GrSimpleMeshDrawOpHelper 175 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
|
/external/mockito/src/main/java/org/mockito/internal/invocation/ |
D | TypeSafeMatching.java | 33 private static boolean isCompatible(ArgumentMatcher<?> argumentMatcher, Object argument) { in isCompatible() method in TypeSafeMatching
|
/external/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelper.cpp | 47 bool GrSimpleMeshDrawOpHelper::isCompatible(const GrSimpleMeshDrawOpHelper& that, in isCompatible() function in GrSimpleMeshDrawOpHelper 161 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
|
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/ |
D | DefaultDeflateCompatibilityWindow.java | 285 public boolean isCompatible() { in isCompatible() method in DefaultDeflateCompatibilityWindow
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
D | OdexedFieldInstructionMapper.java | 248 private boolean isCompatible(Opcode opcode, char type) { in isCompatible() method in OdexedFieldInstructionMapper
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/ |
D | Tag.java | 149 public boolean isCompatible(Class<?> clazz) { in isCompatible() method in Tag
|
/external/guava/guava/src/com/google/common/hash/ |
D | BloomFilter.java | 205 public boolean isCompatible(BloomFilter<T> that) { in isCompatible() method in BloomFilter
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | ConnectionSpec.java | 174 public boolean isCompatible(SSLSocket socket) { in isCompatible() method in ConnectionSpec
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleList.cpp | 150 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
D | ConnectionSpec.java | 176 public boolean isCompatible(SSLSocket socket) { in isCompatible() method in ConnectionSpec
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 354 bool isCompatible (const VkExtensionProperties& extensionProperties, const RequiredExtension& requi… in isCompatible() function 368 bool isCompatible (const VkLayerProperties& layerProperties, const RequiredLayer& required) in isCompatible() function
|
/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/ |
D | ConnectionSpec.java | 188 public boolean isCompatible(SSLSocket socket) { in isCompatible() method in ConnectionSpec
|
/external/skqp/src/utils/ |
D | SkShadowUtils.cpp | 87 bool isCompatible(const AmbientVerticesFactory& that, SkVector* translate) const { in isCompatible() function 128 bool isCompatible(const SpotVerticesFactory& that, SkVector* translate) const { in isCompatible() function
|
/external/syzkaller/pkg/ifuzz/ |
D | ifuzz.go | 246 func (insn *Insn) isCompatible(cfg *Config) bool { func
|