Home
last modified time | relevance | path

Searched refs:height64 (Results 1 – 6 of 6) sorted by relevance

/external/skia/docs/
DSkIRect_Reference.bmh330 #SeeAlso height() width64() height64() SkRect::width()
350 #SeeAlso width() height() height64() SkRect::width()
379 #Method int64_t height64() const
387 SkDebugf("height: %d height64: %lld\n", large.height(), large.height64());
389 height: -5 height64: 4294967291
/external/skqp/docs/
DSkIRect_Reference.bmh330 #SeeAlso height() width64() height64() SkRect::width()
350 #SeeAlso width() height() height64() SkRect::width()
379 #Method int64_t height64() const
387 SkDebugf("height: %d height64: %lld\n", large.height(), large.height64());
389 height: -5 height64: 4294967291
/external/skqp/include/core/
DSkRect.h183 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function
199 int64_t h = this->height64(); in isEmpty()
/external/skia/include/core/
DSkRect.h183 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function
199 int64_t h = this->height64(); in isEmpty()
/external/skia/site/user/api/
DSkIRect_Reference.md34 int64_t <a href='#SkIRect_height64'>height64</a>() const;
553 …a> <a href='#SkIRect_width64'>width64</a>() <a href='#SkIRect_height64'>height64</a>() <a href='Sk…
585 …</a> <a href='#SkIRect_height'>height()</a> <a href='#SkIRect_height64'>height64</a>() <a href='Sk…
624 int64_t <a href='#SkIRect_height64'>height64</a>()const
642 height: -5 height64: 4294967291
727 <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>().
731 true if <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>() are …
/external/skqp/site/user/api/
DSkIRect_Reference.md34 int64_t <a href='#SkIRect_height64'>height64</a>() const;
553 …a> <a href='#SkIRect_width64'>width64</a>() <a href='#SkIRect_height64'>height64</a>() <a href='Sk…
585 …</a> <a href='#SkIRect_height'>height()</a> <a href='#SkIRect_height64'>height64</a>() <a href='Sk…
624 int64_t <a href='#SkIRect_height64'>height64</a>()const
642 height: -5 height64: 4294967291
727 <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>().
731 true if <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>() are …