Searched refs:height64 (Results 1 – 8 of 8) sorted by relevance
8 SkDebugf("height: %d height64: %lld\n", large.height(), large.height64()); in draw()
68 SkASSERT(maskBounds.height64() * maskBounds.width64() <= kMaxClipPathArea); in makeClipProcessor()
330 #SeeAlso height() width64() height64() SkRect::width()350 #SeeAlso width() height() height64() SkRect::width()379 #Method int64_t height64() const387 SkDebugf("height: %d height64: %lld\n", large.height(), large.height64());389 height: -5 height64: 4294967291
186 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function202 int64_t h = this->height64(); in isEmpty()
183 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function199 int64_t h = this->height64(); in isEmpty()
34 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>()const642 height: -5 height64: 4294967291727 <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 …
1428 maskBounds.height64() * maskBounds.width64() < kMaxClipPathArea) { in apply()
1069 int64_t height64() const;