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

  /external/chromium_org/third_party/skia/src/utils/
SkPathUtils.cpp 66 bool inRun = 0;
72 if ( (curPixel!=0) != inRun ) { // if transition
74 inRun = 1;
77 inRun = 0;
85 if (inRun==1) { // close any open spans
117 bool inRun = 0;
125 if ( (curPixel!=0) != inRun ) { // if transition
127 inRun = 1;
130 inRun = 0;
137 if (inRun==1) { // close any open span
    [all...]
  /external/skia/src/utils/
SkPathUtils.cpp 66 bool inRun = 0;
72 if ( (curPixel!=0) != inRun ) { // if transition
74 inRun = 1;
77 inRun = 0;
85 if (inRun==1) { // close any open spans
117 bool inRun = 0;
125 if ( (curPixel!=0) != inRun ) { // if transition
127 inRun = 1;
130 inRun = 0;
137 if (inRun==1) { // close any open span
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 422 milliseconds