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

  /external/skia/src/pdf/
SkPDFShader.cpp 424 SkPoint transformPoints[2];
429 transformPoints[0] = info->fPoint[0];
430 transformPoints[1] = info->fPoint[1];
436 transformPoints[1] = transformPoints[0];
437 transformPoints[1].fX += info->fRadius[0];
446 transformPoints[1] = transformPoints[0];
448 transformPoints[1].fX += dr;
453 transformPoints[1] = transformPoints[0]
    [all...]
  /external/zxing/core/
core.jar 

Completed in 73 milliseconds