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

  /external/skia/src/core/
SkGeometry.h 121 dst[0..3],dst[3..6],...,dst[3*t_count..3*(t_count+1)]
124 int t_count);
  /external/opencv/cv/src/
cvconvhull.cpp 252 int t_count; local
401 CV_SWAP( tl_count, tr_count, t_count );
440 CV_SWAP( bl_count, br_count, t_count );

Completed in 123 milliseconds