Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRenderArea.h30 mCaptureFill(captureFill), in mReqWidth()
79 CaptureFill getCaptureFill() const { return mCaptureFill; }; in getCaptureFill()
87 const CaptureFill mCaptureFill; variable