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

  /external/pdfium/third_party/agg23/
agg_clip_liang_barsky.h 66 FX_FLOAT tin1, tin2; local
69 tin2 = tiny;
72 tin2 = tinx;
80 if(tin2 <= 1.0f) {
84 if(tin2 > 0 || tout1 > 0) {
85 if(tin2 <= tout1) {
86 if(tin2 > 0) {

Completed in 107 milliseconds