Searched refs:toRound (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkSize.h91 SkISize toRound() const { function in struct:SkSize
/external/skia/include/core/
H A DSkSize.h91 SkISize toRound() const { function in struct:SkSize
/external/skia/tests/
H A DTestSize.cpp64 REPORTER_ASSERT(reporter, a.toRound() == ia);
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp727 SkISize size = SkSize::Make(drawingSize.fX, drawingSize.fY).toRound();
/external/skia/src/pdf/
H A DSkPDFDevice.cpp727 SkISize size = SkSize::Make(drawingSize.fX, drawingSize.fY).toRound();

Completed in 486 milliseconds