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

  /external/opencv/cvaux/src/
enmin.cpp 224 CvGraphVtx* vtxPtr;
229 vtxPtr = cvGetGraphVtx( graph, i );
235 ( ( Vertex* )vtxPtr ) -> coord,
243 ( ( Vertex* )vtxPtr ) -> coord )
255 ( ( Vertex* )vtxPtr ) -> coord;
264 ( ( Vertex* )vtxPtr ) -> coord )
276 ( ( Vertex* )vtxPtr ) -> coord;
284 ( ( Edge* )newEdgePtr ) -> destVtx = ( ( Vertex* )vtxPtr ) -> coord;
290 ( ( Vertex* )vtxPtr ) -> coord,
298 ( ( Vertex* )vtxPtr ) -> coord
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 74 milliseconds