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

  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp 736 SkStrokeRec* strokePtr = strokeInfo.getStrokeRecPtr();
737 if (pathEffect && pathEffect->filterPath(effectPath.init(), *pathPtr, strokePtr,
    [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp 767 SkStrokeRec* strokePtr = strokeInfo.getStrokeRecPtr();
768 if (pathEffect && pathEffect->filterPath(effectPath.init(), *pathPtr, strokePtr,
    [all...]

Completed in 3204 milliseconds