HomeSort by relevance Sort by last modified time
    Searched refs:lcolor (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyHelpers.cpp 61 const btVector3& lcolor,
69 drawTree(idraw,node->childs[0],depth+1,ncolor,lcolor,mindepth,maxdepth);
70 drawTree(idraw,node->childs[1],depth+1,ncolor,lcolor,mindepth,maxdepth);
77 drawBox(idraw,mi,mx,node->isleaf()?lcolor:ncolor);
165 const btVector3 lcolor=btVector3(0,0,0); local
276 idraw->drawLine(l.m_n[0]->m_x,l.m_n[1]->m_x,lcolor);
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
PySourceColor.py     [all...]

Completed in 100 milliseconds