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

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp 41 double *d_bottom; local
46 d_bottom=dest+first;
52 if(temp<pivot) *(d_bottom++)=temp;
55 *first_equal=d_bottom-dest;
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp 740 int d_bottom = 0;
761 d_bottom = div_colors[3].Distance(div_colors[0]);
768 (d_bottom < COONCOLOR_THRESHOLD && d_left < COONCOLOR_THRESHOLD &&
785 if (d_bottom < COONCOLOR_THRESHOLD && d_top < COONCOLOR_THRESHOLD) {
    [all...]

Completed in 150 milliseconds