Home
last modified time | relevance | path

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

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