Home
last modified time | relevance | path

Searched refs:isLayered (Results 1 – 18 of 18) sorted by relevance

/external/apache-http/src/org/apache/http/conn/routing/
DBasicRouteDirector.java168 (fact.isLayered() && !plan.isLayered())) in proxiedStep()
173 if (plan.isLayered() && !fact.isLayered()) in proxiedStep()
DRouteInfo.java185 boolean isLayered() in isLayered() method
DRouteTracker.java297 public final boolean isLayered() { in isLayered() method in RouteTracker
DHttpRoute.java326 public final boolean isLayered() { in isLayered() method in HttpRoute
/external/angle/src/libANGLE/
DFramebuffer.cpp80 if (!attachment.isLayered()) in CheckAttachmentCompleteness()
1176 Optional<bool> isLayered; in checkStatusWithGLFrontEnd() local
1226 isLayered = colorAttachment.isLayered(); in checkStatusWithGLFrontEnd()
1227 if (isLayered.value()) in checkStatusWithGLFrontEnd()
1239 ASSERT(isLayered.valid()); in checkStatusWithGLFrontEnd()
1240 if (isLayered.value() != colorAttachment.isLayered()) in checkStatusWithGLFrontEnd()
1244 else if (isLayered.value()) in checkStatusWithGLFrontEnd()
1286 isLayered = depthAttachment.isLayered(); in checkStatusWithGLFrontEnd()
1294 ASSERT(isLayered.valid()); in checkStatusWithGLFrontEnd()
1295 if (isLayered.value() != depthAttachment.isLayered()) in checkStatusWithGLFrontEnd()
[all …]
DFramebufferAttachment.cpp208 bool FramebufferAttachment::isLayered() const in isLayered() function in gl::FramebufferAttachment
210 return mTarget.textureIndex().isLayered(); in isLayered()
DImageIndex.h45 bool isLayered() const;
DFramebufferAttachment.h114 bool isLayered() const;
DImageIndex.cpp100 bool ImageIndex::isLayered() const in isLayered() function in gl::ImageIndex
Dqueryutils.cpp1162 *params = attachmentObject->isLayered(); in QueryFramebufferAttachmentParameteriv()
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultHttpRoutePlanner.java115 final boolean secure = schm.isLayered(); in determineRoute()
DAbstractPoolEntry.java294 if (this.tracker.isLayered()) { in layerProtocol()
DProxySelectorRoutePlanner.java166 final boolean secure = schm.isLayered(); in determineRoute()
/external/apache-http/src/org/apache/http/conn/scheme/
DScheme.java154 public final boolean isLayered() { in isLayered() method in Scheme
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2062 const bool isLayered = (texture.numLayers() > 1); in createImageStoreTests() local
2069 if (isLayered) in createImageStoreTests()
2102 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreTests() local
2109 if (isLayered) in createImageLoadStoreTests()
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp95 else if (attachment->isLayered()) in BindFramebufferAttachment()
/external/apache-http/
Dart-profile197 HPLorg/apache/http/conn/scheme/Scheme;->isLayered()Z
887 HSPLorg/apache/http/conn/routing/RouteInfo;->isLayered()Z
/external/apache-http/api/
Dcurrent.txt1832 method @Deprecated public boolean isLayered();
1860 method @Deprecated public boolean isLayered();
1889 method @Deprecated public boolean isLayered();
1916 method @Deprecated public boolean isLayered();