Home
last modified time | relevance | path

Searched defs:isLayered (Results 1 – 9 of 9) 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.cpp210 bool FramebufferAttachment::isLayered() const in isLayered() function in gl::FramebufferAttachment
DImageIndex.cpp96 bool ImageIndex::isLayered() const in isLayered() function in gl::ImageIndex
DImage.cpp444 bool Image::isLayered() const in isLayered() function in egl::Image
DFramebuffer.cpp1233 Optional<bool> isLayered; in checkStatusWithGLFrontEnd() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2564 const bool isLayered = (texture.numLayers() > 1); in createImageStoreTests() local
2608 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreTests() local
2674 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreLodAMDTests() local