Home
last modified time | relevance | path

Searched defs:getShape (Results 1 – 4 of 4) sorted by relevance

/external/skia/legacy/src/effects/
DSkGroupShape.cpp20 SkShape* SkGroupShape::getShape(int index, SkMatrixRef** mr) const { in getShape() function in SkGroupShape
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-arabic.c844 static int getShape(hb_uint8 cell, int shape) in getShape() function
/external/harfbuzz/src/
Dharfbuzz-arabic.c844 static int getShape(hb_uint8 cell, int shape) in getShape() function
/external/jmonkeyengine/engine/src/core/com/jme3/effect/
DParticleEmitter.java244 public EmitterShape getShape() { in getShape() method in ParticleEmitter