/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/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 362 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible() function in GrVkRenderPass 398 bool GrVkRenderPass::isCompatible(GrVkRenderTarget* target, in isCompatible() function in GrVkRenderPass 411 bool GrVkRenderPass::isCompatible(const GrVkRenderPass& renderPass) const { in isCompatible() function in GrVkRenderPass
|
D | GrVkDescriptorPool.cpp | 45 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
|
D | GrVkSecondaryCBDrawContext.cpp | 124 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
|
/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/d3d/ |
D | GrD3DCommandSignature.h | 24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() function
|
D | GrD3DRootSignature.cpp | 126 bool GrD3DRootSignature::isCompatible(int numTextureSamplers, int numUAVs) const { in isCompatible() function in GrD3DRootSignature
|
/external/skia/src/core/ |
D | SkSurfaceCharacterization.cpp | 131 bool SkSurfaceCharacterization::isCompatible(const GrBackendTexture& backendTex) const { in isCompatible() function in SkSurfaceCharacterization
|
/external/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 38 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
|
/external/oboe/src/common/ |
D | AudioStreamBuilder.cpp | 84 bool AudioStreamBuilder::isCompatible(AudioStreamBase &other) { in isCompatible() function in oboe::AudioStreamBuilder
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/ |
D | Tag.java | 149 public boolean isCompatible(Class<?> clazz) { in isCompatible() method in Tag
|
/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/swiftshader/src/Vulkan/ |
D | VkFormat.cpp | 909 bool Format::isCompatible(const Format &other) const in isCompatible() function in vk::Format
|
/external/llvm-project/mlir/lib/Dialect/ |
D | Traits.cpp | 171 auto isCompatible = [](int64_t dim1, int64_t dim2) { in areCompatibleShapes() local
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleList.cpp | 149 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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleList.cpp | 149 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
|
/external/guava/android/guava/src/com/google/common/hash/ |
D | BloomFilter.java | 225 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/deqp/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 260 deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(), in listModifiersCase() local 390 …deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(), &f… in createImageListModifiersCase() local
|