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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Utils.cpp 276 (crBBox.top - crBBox.bottom) / (1 + (FX_FLOAT)cos(PWL_PI / 5.0f));
282 FX_FLOAT fAngel = PWL_PI / 10.0f;
288 fAngel += PWL_PI * 2 / 5.0f;
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Utils.h 68 #define PWL_PI 3.14159265358979f

Completed in 41 milliseconds