Searched defs:computeBounds (Results 1 – 6 of 6) sorted by relevance
412 void computeBounds() const { in computeBounds() function
676 SkRect Shaper::ShapedGlyphs::computeBounds(BoundsType btype) const { in computeBounds() function in skottie::Shaper::ShapedGlyphs
265 protected void computeBounds(RectF bounds, boolean exact) { in computeBounds() method in ShadowLegacyPath
81 SkRect SkPathBuilder::computeBounds() const { in computeBounds() function in SkPathBuilder
993 CanvasKit.PictureRecorder.prototype.beginRecording = function (bounds, computeBounds) { argument
2031 bool computeBounds) -> SkCanvas* { in EMSCRIPTEN_BINDINGS()