Home
last modified time | relevance | path

Searched defs:getBound (Results 1 – 8 of 8) 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.h43 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/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/icu4c/i18n/
Dcoll.cpp593 int32_t U_EXPORT2 Collator::getBound(const uint8_t *source, in getBound() function in Collator