Searched refs:width64 (Results 1 – 4 of 4) sorted by relevance
8 SkDebugf("width: %d width64: %" PRId64 "\n", large.width(), large.width64()); in draw()
184 int64_t width64() const { return (int64_t)fRight - (int64_t)fLeft; } in width64() function207 int64_t w = this->width64(); in isEmpty()
757 int maxLayerDim = std::max(Sk64_pin_to_s32(2 * std::max(SkIRect(targetOutput).width64(), in get_layer_mapping_and_bounds()
1189 int64_t width64() const;