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

  /frameworks/base/libs/hwui/pipeline/skia/
SkiaOpenGLReadback.cpp 70 SkRect skiaSrcRect = srcRect.toSkRect();
RenderNodeDrawable.cpp 75 SkRect rect = possibleRect.toSkRect();
270 clipRect = tmpRect.toSkRect();
ReorderBarrierDrawables.cpp 155 casterClipRect = clipBounds.toSkRect();
  /frameworks/base/libs/hwui/
Rect.h 282 SkRect toSkRect() const {
BakedOpDispatcher.cpp 385 SkRect bounds = op.unmappedBounds.toSkRect();
651 path.addRect(op.unmappedBounds.toSkRect());
    [all...]
RecordingCanvas.cpp 227 *outRect = mState.getLocalClipBounds().toSkRect();

Completed in 222 milliseconds