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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCommon.cpp 479 int thingOne = row < col ? row : ends - row - 2;
480 int ndxOne = thingOne >> 1;
481 bool endOne = thingOne & 1;
  /external/skia/src/pathops/
SkPathOpsCommon.cpp 479 int thingOne = row < col ? row : ends - row - 2;
480 int ndxOne = thingOne >> 1;
481 bool endOne = thingOne & 1;

Completed in 50 milliseconds