Home
last modified time | relevance | path

Searched defs:isCompatible (Results 1 – 25 of 36) 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.cpp213 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible() function in GrVkRenderPass
234 bool GrVkRenderPass::isCompatible(const GrVkRenderTarget& target) const { in isCompatible() function in GrVkRenderPass
243 bool GrVkRenderPass::isCompatible(const GrVkRenderPass& renderPass) const { in isCompatible() function in GrVkRenderPass
DGrVkDescriptorPool.cpp44 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
DGrVkDescriptorSetManager.cpp237 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
257 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
DGrVkSecondaryCBDrawContext.cpp108 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
DGrVkRenderPass.h71 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
/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/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/skia/src/core/
DSkSurfaceCharacterization.cpp103 bool SkSurfaceCharacterization::isCompatible(const GrBackendTexture& backendTex) const { in isCompatible() function in SkSurfaceCharacterization
/external/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp40 bool GrSimpleMeshDrawOpHelper::isCompatible(const GrSimpleMeshDrawOpHelper& that, in isCompatible() function in GrSimpleMeshDrawOpHelper
189 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
/external/swiftshader/src/Vulkan/
DVkFormat.cpp972 bool Format::isCompatible(const Format &other) const in isCompatible() function in vk::Format
/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/guava/android/guava/src/com/google/common/hash/
DBloomFilter.java226 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/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-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp150 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
/external/guava/guava/src/com/google/common/hash/
DBloomFilter.java227 public boolean isCompatible(BloomFilter<T> that) { in isCompatible() method in BloomFilter
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp409 bool isCompatible (const VkExtensionProperties& extensionProperties, const RequiredExtension& requi… in isCompatible() function
423 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

12