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

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1151 static void boundPoint(vec2* point, const Rect& crop) { function
1192 boundPoint(&lt, s.finalCrop);
1193 boundPoint(&lb, s.finalCrop);
1194 boundPoint(&rb, s.finalCrop);
1195 boundPoint(&rt, s.finalCrop);

Completed in 58 milliseconds