Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/gl/debug/
DGrFrameBufferObj.h44 GrFBBindableObj *getDepth() { return fDepthBuffer; } in getDepth() function
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DTextureArrayData.java52 public int getDepth (); in getDepth() method
DTextureArray.java104 public int getDepth () { in getDepth() method in TextureArray
DGLTexture.java46 public abstract int getDepth (); in getDepth() method in GLTexture
DTexture.java178 public int getDepth () { in getDepth() method in Texture
DCubemap.java186 public int getDepth () { in getDepth() method in Cubemap
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h55 size_t getDepth() const { return Depth; } in getDepth() function
/external/skia/src/core/
DSkRTree.h51 int getDepth() const { return fCount ? fRoot.fSubtree->fLevel + 1 : 0; } in getDepth() function
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DFileTextureArrayData.java107 public int getDepth () { in getDepth() method in FileTextureArrayData
DGLFrameBuffer.java326 public int getDepth () { in getDepth() method in GLFrameBuffer
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DNDC.java54 public static int getDepth() { in getDepth() method in NDC
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java226 public int getDepth() { in getPolicyTree() method
/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/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DGIM_CONTACT.java83 public float getDepth() { in getDepth() method in GIM_CONTACT
/external/deqp/framework/common/
DtcuCompressedTexture.hpp122 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::CompressedTexture
DtcuTexture.hpp329 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::ConstPixelBufferAccess
414 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::TextureLevel
1024 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::Texture3DView
1059 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::Texture3D
1102 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::TextureCubeArrayView
1131 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::TextureCubeArray
/external/llvm/include/llvm/IR/
DLegacyPassManagers.h374 unsigned getDepth() const { return Depth; } in getDepth() function
/external/opencv3/modules/videoio/src/
Dcap_cmu.cpp207 int CvCaptureCAM_CMU::getDepth() in getDepth() function in CvCaptureCAM_CMU
/external/libgdx/gdx/src/com/badlogic/gdx/math/collision/
DBoundingBox.java104 public float getDepth () { in getDepth() method in BoundingBox
/external/emma/core/java12/com/vladium/emma/report/
DReportProperties.java108 public int getDepth() in getDepth() method in ReportProperties.ParsedProperties
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp123 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, in getDepth() function in MachineCombiner
/external/clang/lib/Parse/
DRAIIObjectsForParser.h371 unsigned short &getDepth() { in getDepth() function
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
DMultipleRenderTargetTest.java655 public int getDepth () { in getDepth() method in MultipleRenderTargetTest.MRTFrameBuffer
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h431 unsigned RegionBase<Tr>::getDepth() const { in getDepth() function

12