Home
last modified time | relevance | path

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

12

/external/skia/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.cpp136 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
156 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
DGrVkCopyPipeline.cpp200 bool GrVkCopyPipeline::isCompatible(const GrVkRenderPass& rp) const { in isCompatible() function in GrVkCopyPipeline
DGrVkSecondaryCBDrawContext.cpp111 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
DGrVkRenderPass.h78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
/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/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/ops/
DGrSimpleMeshDrawOpHelper.cpp47 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/
DDefaultDeflateCompatibilityWindow.java285 public boolean isCompatible() { in isCompatible() method in DefaultDeflateCompatibilityWindow
/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/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
DTag.java149 public boolean isCompatible(Class<?> clazz) { in isCompatible() method in Tag
/external/guava/guava/src/com/google/common/hash/
DBloomFilter.java205 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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp150 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/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp354 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/
DConnectionSpec.java188 public boolean isCompatible(SSLSocket socket) { in isCompatible() method in ConnectionSpec
/external/skqp/src/utils/
DSkShadowUtils.cpp87 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/
Difuzz.go246 func (insn *Insn) isCompatible(cfg *Config) bool { func

12