Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordingCanvas.cpp261 static Rect calcBoundsOfPoints(const float* points, int floatCount) { in calcBoundsOfPoints() function
275 calcBoundsOfPoints(points, floatCount), in drawPoints()
286 calcBoundsOfPoints(points, floatCount), in drawLines()
524 calcBoundsOfPoints(vertices, vertexCount * 2), in drawBitmapMesh()