Searched refs:captureFill (Results 1 – 2 of 2) sorted by relevance
24 static float getCaptureFillValue(CaptureFill captureFill);26 RenderArea(ui::Size reqSize, CaptureFill captureFill, ui::Dataspace reqDataSpace,32 mCaptureFill(captureFill),
25 float RenderArea::getCaptureFillValue(CaptureFill captureFill) { in getCaptureFillValue() argument26 switch(captureFill) { in getCaptureFillValue()