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

  /external/chromium_org/third_party/skia/include/core/
SkGeometry.h 116 dst[0..3],dst[3..6],...,dst[3*t_count..3*(t_count+1)]
119 int t_count);
  /external/skia/include/core/
SkGeometry.h 116 dst[0..3],dst[3..6],...,dst[3*t_count..3*(t_count+1)]
119 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 70 milliseconds