Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DRenderArea.h32 mCaptureFill(captureFill),
81 CaptureFill getCaptureFill() const { return mCaptureFill; } in getCaptureFill()
94 const CaptureFill mCaptureFill; variable