Home
last modified time | relevance | path

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

/third_party/flutter/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.cpp132 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
152 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
DGrVkSecondaryCBDrawContext.cpp114 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
DGrVkRenderPass.h78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
DGrVkResourceProvider.cpp547 bool GrVkResourceProvider::CompatibleRenderPassSet::isCompatible( in isCompatible() function in GrVkResourceProvider::CompatibleRenderPassSet
/third_party/flutter/skia/src/core/
DSkSurfaceCharacterization.cpp65 bool SkSurfaceCharacterization::isCompatible(const GrBackendTexture& backendTex) const { in isCompatible() function in SkSurfaceCharacterization
/third_party/flutter/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp45 bool GrSimpleMeshDrawOpHelper::isCompatible(const GrSimpleMeshDrawOpHelper& that, in isCompatible() function in GrSimpleMeshDrawOpHelper
177 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dutils.js14 isCompatible: isCompatible, property
36 function isCompatible(obj, klass, needVer) { function
/third_party/flutter/skia/src/utils/
DSkShadowUtils.cpp89 bool isCompatible(const AmbientVerticesFactory& that, SkVector* translate) const { in isCompatible() function
130 bool isCompatible(const SpotVerticesFactory& that, SkVector* translate) const { in isCompatible() function
/third_party/flutter/skia/src/image/
DSkSurface.cpp463 bool SkSurface::isCompatible(const SkSurfaceCharacterization& characterization) const { in isCompatible() function in SkSurface
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateTimeGeneratorTest.java759 public boolean isCompatible(DateOrder other) { in isCompatible() method in DateTimeGeneratorTest.DateOrder