Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp399 float insetR = (winWidth - winCrop.right ) * xScale; in computeCrop() local
404 crop.right -= insetR; in computeCrop()