Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp375 float insetB = (winHeight - winCrop.bottom) * yScale; in computeCrop() local
380 crop.bottom -= insetB; in computeCrop()