Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRenderArea.h79 CaptureFill getCaptureFill() const { return mCaptureFill; }; in getCaptureFill() function
DSurfaceFlinger.cpp5963 const float alpha = RenderArea::getCaptureFillValue(renderArea.getCaptureFill()); in renderScreenImplLocked()