Home
last modified time | relevance | path

Searched defs:ibounds (Results 1 – 7 of 7) sorted by relevance

/external/skia/tools/viewer/
DBisectSlide.cpp32 SkIRect ibounds; in Create() local
/external/skia/tools/fonts/
DTestSVGTypeface.cpp804 SkIRect ibounds = bounds.roundOut(); in exportTtxCbdt() local
843 SkIRect ibounds = bounds.roundOut(); in exportTtxCbdt() local
1030 SkIRect ibounds = bounds.roundOut(); in exportTtxSbix() local
1079 SkIRect ibounds = bounds.roundOut(); in exportTtxSbix() local
1267 SkIRect ibounds = bounds.roundOut(); in writePath() local
/external/turbine/java/com/google/turbine/lower/
DLowerSignature.java269 ImmutableList.Builder<Sig.TySig> ibounds = ImmutableList.builder(); in tyParamSig() local
/external/skia/src/gpu/ganesh/ops/
DAAHairLinePathRenderer.cpp317 SkIRect ibounds; in gather_lines_and_quads() local
334 SkIRect ibounds; in gather_lines_and_quads() local
/external/skia/src/core/
DSkScan_Hairline.cpp535 const SkIRect ibounds = path.getBounds().roundOut().makeOutset(capOut, capOut); in hair_path() local
DSkAAClip.cpp1408 SkIRect ibounds; in setPath() local
DSkCanvas.cpp1606 SkIRect ibounds = this->getDeviceClipBounds(); in getLocalClipBounds() local