Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp8097 Rect parentSourceBounds = parent->getCroppedBufferSize(parent->getDrawingState()); in captureLayers() local
8100 crop.right = parentSourceBounds.getWidth(); in captureLayers()
8105 crop.bottom = parentSourceBounds.getHeight(); in captureLayers()