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

  /frameworks/base/libs/hwui/
Rect.h 275 SkRect toSkRect() const {
BakedOpDispatcher.cpp 391 SkRect bounds = op.unmappedBounds.toSkRect();
666 path.addRect(op.unmappedBounds.toSkRect());
    [all...]
RecordingCanvas.cpp 223 *outRect = mState.getLocalClipBounds().toSkRect();

Completed in 949 milliseconds