Searched refs:captureFill (Results 1 – 2 of 2) sorted by relevance
22 static float getCaptureFillValue(CaptureFill captureFill);24 RenderArea(uint32_t reqWidth, uint32_t reqHeight, CaptureFill captureFill,30 mCaptureFill(captureFill), in mReqWidth()
5 float RenderArea::getCaptureFillValue(CaptureFill captureFill) { in getCaptureFillValue() argument6 switch(captureFill) { in getCaptureFillValue()