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

  /external/skia/include/core/
SkSize.h 93 SkISize toRound() const {
  /external/skia/tests/
TestSize.cpp 63 REPORTER_ASSERT(reporter, a.toRound() == ia);
  /external/skia/src/pdf/
SkPDFDevice.cpp 495 SkISize size = SkSize::Make(drawingSize.fX, drawingSize.fY).toRound();
    [all...]

Completed in 139 milliseconds