Searched refs:calcBoundsOfPoints (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp260 static Rect calcBoundsOfPoints(const float* points, int floatCount) { function in namespace:android::uirenderer
274 calcBoundsOfPoints(points, floatCount),
285 calcBoundsOfPoints(points, floatCount),
509 calcBoundsOfPoints(vertices, vertexCount * 2),

Completed in 29 milliseconds