Searched refs:getCaptureFillValue (Results 1 – 3 of 3) sorted by relevance
21 float RenderArea::getCaptureFillValue(CaptureFill captureFill) { in getCaptureFillValue() function in android::RenderArea
33 static float getCaptureFillValue(CaptureFill captureFill);
133 fillLayer.alpha = half(RenderArea::getCaptureFillValue(mRenderArea.getCaptureFill())); in generateClientCompositionRequests()