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

  /external/skia/src/core/
SkScan_Path.cpp 759 const SkRegion* clipRgn;
761 clipRgn = &clip.bwRgn();
764 clipRgn = &wrap.getRgn();
768 SkScanClipper clipper(blitter, clipRgn, ir);
SkDraw.cpp 859 const SkRegion* clipRgn;
862 clipRgn = &fRC->bwRgn();
865 clipRgn = &wrapper.getRgn();
868 blitter->blitMaskRegion(*mask, *clipRgn);
    [all...]
  /external/skqp/src/core/
SkScan_Path.cpp 780 const SkRegion* clipRgn;
782 clipRgn = &clip.bwRgn();
785 clipRgn = &wrap.getRgn();
789 SkScanClipper clipper(blitter, clipRgn, ir);
SkDraw.cpp 854 const SkRegion* clipRgn;
857 clipRgn = &fRC->bwRgn();
860 clipRgn = &wrapper.getRgn();
863 blitter->blitMaskRegion(*mask, *clipRgn);
    [all...]
  /external/python/cpython2/Mac/Modules/qd/
_Qdmodule.c 431 RgnHandle clipRgn;
436 ResObj_Convert, &clipRgn))
439 clipRgn);
863 RgnHandle clipRgn;
868 ResObj_Convert, &clipRgn))
871 clipRgn);
    [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 112 milliseconds