Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp806 static void boundPoint(vec2* point, const Rect& crop) { in boundPoint() function
842 boundPoint(&lt, s.finalCrop); in computeGeometry()
843 boundPoint(&lb, s.finalCrop); in computeGeometry()
844 boundPoint(&rb, s.finalCrop); in computeGeometry()
845 boundPoint(&rt, s.finalCrop); in computeGeometry()