Home
last modified time | relevance | path

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

12

/external/skia/tools/gpu/gl/debug/
DGrFrameBufferObj.h44 GrFBBindableObj *getDepth() { return fDepthBuffer; } 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/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.h53 virtual GLsizei getDepth() const { return 1; } in getDepth() function
DRenderbuffer.cpp197 GLsizei RenderbufferTexture3D::getDepth() const in getDepth() function in es2::RenderbufferTexture3D
343 GLsizei Renderbuffer::getDepth() const in getDepth() function in es2::Renderbuffer
DTexture.cpp392 GLsizei Texture::getDepth(GLenum target, GLint level) const in getDepth() function in es2::Texture
1551 GLsizei Texture3D::getDepth(GLenum target, GLint level) const in getDepth() function in es2::Texture3D
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DVisualSampleEntry.java102 public int getDepth() { in getDepth() method in VisualSampleEntry
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXPolicyNode.java57 public int getDepth() in getDepth() method in PKIXPolicyNode
/external/deqp/framework/common/
DtcuCompressedTexture.hpp122 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::CompressedTexture
DtcuTexture.hpp334 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::ConstPixelBufferAccess
419 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::TextureLevel
1041 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::Texture3DView
1076 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::Texture3D
1119 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::TextureCubeArrayView
1148 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::TextureCubeArray
/external/swiftshader/third_party/LLVM/include/llvm/
DPassManagers.h335 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.hpp118 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/llvm/include/llvm/Analysis/
DRegionInfoImpl.h430 unsigned RegionBase<Tr>::getDepth() const { in getDepth() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp374 unsigned Region::getDepth() const { in getDepth() function in Region
/external/clang/lib/AST/
DDeclTemplate.cpp94 unsigned TemplateParameterList::getDepth() const { in getDepth() function in TemplateParameterList
504 unsigned TemplateTypeParmDecl::getDepth() const { in getDepth() function in TemplateTypeParmDecl
DItaniumMangle.cpp242 unsigned getDepth() const { in getDepth() function in __anon4bbc311d0111::CXXNameMangler::FunctionTypeDepthState
/external/swiftshader/src/Renderer/
DSurface.hpp507 int Surface::getDepth() const in getDepth() function in sw::Surface
/external/clang/include/clang/AST/
DComment.h852 unsigned getDepth() const { in getDepth() function
/external/clang/include/clang/Parse/
DParser.h222 unsigned getDepth() const { return Depth; } in getDepth() function

12