Searched refs:getCaptureFillValue (Results 1 – 3 of 3) sorted by relevance
7 float RenderArea::getCaptureFillValue(CaptureFill captureFill) { in getCaptureFillValue() function in android::RenderArea
16 static float getCaptureFillValue(CaptureFill captureFill);
5019 const float alpha = RenderArea::getCaptureFillValue(renderArea.getCaptureFill()); in renderScreenImplLocked()