Home
last modified time | relevance | path

Searched defs:unmappedBounds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DRecordingCanvas.cpp125 Rect unmappedBounds(left, top, right, bottom); in saveLayer() local
251 Rect unmappedBounds(points[0], points[1], points[0], points[1]); in calcBoundsOfPoints() local
DRecordedOp.h164 const Rect unmappedBounds; member
DFrameBuilder.cpp640 Rect unmappedBounds(x - radius, y - radius, x + radius, y + radius); in deferCirclePropsOp() local