Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRenderArea.h33 mCaptureFill(captureFill), in mAllowSecureLayers()
82 CaptureFill getCaptureFill() const { return mCaptureFill; } in getCaptureFill()
99 const CaptureFill mCaptureFill; variable