Home
last modified time | relevance | path

Searched defs:isCompatible (Results 1 – 25 of 48) sorted by relevance

12

/external/skqp/src/gpu/vk/
DGrVkRenderPass.cpp194 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
DGrVkDescriptorPool.cpp39 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
DGrVkDescriptorSetManager.cpp132 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
152 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
DGrVkCopyPipeline.cpp189 bool GrVkCopyPipeline::isCompatible(const GrVkRenderPass& rp) const { in isCompatible() function in GrVkCopyPipeline
DGrVkRenderPass.h78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
/external/skia/src/gpu/vk/
DGrVkRenderPass.cpp362 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
DGrVkDescriptorPool.cpp45 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
DGrVkSecondaryCBDrawContext.cpp124 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
/external/skqp/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp47 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/
DTypeSafeMatching.java33 private static boolean isCompatible(ArgumentMatcher<?> argumentMatcher, Object argument) { in isCompatible() method in TypeSafeMatching
/external/skia/src/gpu/d3d/
DGrD3DCommandSignature.h24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() function
DGrD3DRootSignature.cpp126 bool GrD3DRootSignature::isCompatible(int numTextureSamplers, int numUAVs) const { in isCompatible() function in GrD3DRootSignature
/external/skia/src/core/
DSkSurfaceCharacterization.cpp131 bool SkSurfaceCharacterization::isCompatible(const GrBackendTexture& backendTex) const { in isCompatible() function in SkSurfaceCharacterization
/external/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelperWithStencil.cpp38 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
/external/oboe/src/common/
DAudioStreamBuilder.cpp84 bool AudioStreamBuilder::isCompatible(AudioStreamBase &other) { in isCompatible() function in oboe::AudioStreamBuilder
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
DTag.java149 public boolean isCompatible(Class<?> clazz) { in isCompatible() method in Tag
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DOdexedFieldInstructionMapper.java248 private boolean isCompatible(Opcode opcode, char type) { in isCompatible() method in OdexedFieldInstructionMapper
/external/swiftshader/src/Vulkan/
DVkFormat.cpp909 bool Format::isCompatible(const Format &other) const in isCompatible() function in vk::Format
/external/llvm-project/mlir/lib/Dialect/
DTraits.cpp171 auto isCompatible = [](int64_t dim1, int64_t dim2) { in areCompatibleShapes() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp149 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DConnectionSpec.java176 public boolean isCompatible(SSLSocket socket) { in isCompatible() method in ConnectionSpec
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp149 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
/external/guava/android/guava/src/com/google/common/hash/
DBloomFilter.java225 public boolean isCompatible(BloomFilter<T> that) { in isCompatible() method in BloomFilter
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnectionSpec.java174 public boolean isCompatible(SSLSocket socket) { in isCompatible() method in ConnectionSpec
/external/deqp/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp260 deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(), in listModifiersCase() local
390 …deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(), &f… in createImageListModifiersCase() local

12