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

  /external/skia/src/pdf/
SkPDFShader.cpp 555 SkPoint transformPoints[2];
560 transformPoints[0] = info->fPoint[0];
561 transformPoints[1] = info->fPoint[1];
567 transformPoints[1] = transformPoints[0];
568 transformPoints[1].fX += info->fRadius[0];
577 transformPoints[1] = transformPoints[0];
579 transformPoints[1].fX += dr;
584 transformPoints[1] = transformPoints[0]
    [all...]
  /external/zxing/core/
core.jar 

Completed in 164 milliseconds