Home
last modified time | relevance | path

Searched defs:getBound (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/gl/debug/
DGrTextureObj.h38 bool getBound(GrTextureUnitObj *referee) const { in getBound() function
42 bool getBound() const { in getBound() function
DGrRenderBufferObj.h26 bool getBound() const { return fBound; } in getBound() function
DGrFrameBufferObj.h38 bool getBound() const { return fBound; } in getBound() function
DGrBufferObj.h49 bool getBound() const { return fBound; } in getBound() function
/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
DOctree.java130 public BoundingBox getBound(){ in getBound() method in Octree
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollationKey.java425 public CollationKey getBound(int boundType, int noOfLevels) in getBound() method in CollationKey
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DLetterQuad.java89 private Rectangle getBound(StringBlock block) { in getBound() method in LetterQuad
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DMesh.java1221 public BoundingVolume getBound() { in getBound() method in Mesh
/external/icu/icu4c/source/i18n/
Dcoll.cpp641 int32_t U_EXPORT2 Collator::getBound(const uint8_t *source, in getBound() function in Collator