Home
last modified time | relevance | path

Searched defs:getDepth (Results 1 – 25 of 39) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h48 uint32_t getDepth() const { return Depth; } in getDepth() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h58 size_t getDepth() const { return Depth; } in getDepth() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h56 size_t getDepth() const { return Depth; } in getDepth() function
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h55 size_t getDepth() const { return Depth; } in getDepth() function
/external/skia/src/core/
DSkRTree.h50 int getDepth() const { return fCount ? fRoot.fSubtree->fLevel + 1 : 0; } in getDepth() function
/external/skqp/src/core/
DSkRTree.h50 int getDepth() const { return fCount ? fRoot.fSubtree->fLevel + 1 : 0; } in getDepth() function
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DNDC.java54 public static int getDepth() { in getDepth() method in NDC
/external/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.h55 virtual GLsizei getDepth() const { return 1; } in getDepth() function
DRenderbuffer.cpp251 GLsizei RenderbufferTexture3D::getDepth() const in getDepth() function in es2::RenderbufferTexture3D
387 GLsizei Renderbuffer::getDepth() const in getDepth() function in es2::Renderbuffer
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.hpp49 inline glw::GLuint getDepth() const in getDepth() function in glcts::CubeMapArrayDataStorage
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXPolicyNode.java57 public int getDepth() in getDepth() method in PKIXPolicyNode
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DVisualSampleEntry.java102 public int getDepth() { in getDepth() method in VisualSampleEntry
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DPKIXPolicyNode.java61 public int getDepth() in getDepth() method in PKIXPolicyNode
/external/swiftshader/third_party/LLVM/include/llvm/
DPassManagers.h335 unsigned getDepth() const { return Depth; } in getDepth() function
/external/deqp/framework/common/
DtcuCompressedTexture.hpp142 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::CompressedTexture
DtcuTexture.hpp350 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::ConstPixelBufferAccess
435 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::TextureLevel
1058 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::Texture3DView
1093 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::Texture3D
1136 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::TextureCubeArrayView
1165 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::TextureCubeArray
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLegacyPassManagers.h373 unsigned getDepth() const { return Depth; } in getDepth() function
/external/llvm/include/llvm/IR/
DLegacyPassManagers.h373 unsigned getDepth() const { return Depth; } in getDepth() function
/external/swiftshader/src/OpenGL/common/
DImage.hpp163 int getDepth() const in getDepth() function in egl::Image
/external/emma/core/java12/com/vladium/emma/report/
DReportProperties.java108 public int getDepth() in getDepth() method in ReportProperties.ParsedProperties
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp125 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, in getDepth() function in MachineCombiner
/external/clang/lib/Parse/
DRAIIObjectsForParser.h371 unsigned short &getDepth() { in getDepth() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp158 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, in getDepth() function in MachineCombiner
/external/swiftshader/src/Device/
DSurface.hpp356 int Surface::getDepth() const in getDepth() function in sw::Surface
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h450 unsigned RegionBase<Tr>::getDepth() const { in getDepth() function

12