Home
last modified time | relevance | path

Searched defs:isLayered (Results 1 – 8 of 8) sorted by relevance

/external/apache-http/src/org/apache/http/conn/routing/
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/apache-http/src/org/apache/http/conn/scheme/
DScheme.java154 public final boolean isLayered() { in isLayered() method in Scheme
/external/angle/src/libANGLE/
DFramebufferAttachment.cpp208 bool FramebufferAttachment::isLayered() const in isLayered() function in gl::FramebufferAttachment
DImageIndex.cpp100 bool ImageIndex::isLayered() const in isLayered() function in gl::ImageIndex
DFramebuffer.cpp1176 Optional<bool> isLayered; in checkStatusWithGLFrontEnd() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2062 const bool isLayered = (texture.numLayers() > 1); in createImageStoreTests() local
2102 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreTests() local