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