Searched refs:captureFill (Results 1 – 2 of 2) sorted by relevance
16 static float getCaptureFillValue(CaptureFill captureFill);18 RenderArea(uint32_t reqHeight, uint32_t reqWidth, CaptureFill captureFill,20 : mReqHeight(reqHeight), mReqWidth(reqWidth), mCaptureFill(captureFill) { in mReqHeight()
7 float RenderArea::getCaptureFillValue(CaptureFill captureFill) { in getCaptureFillValue() argument8 switch(captureFill) { in getCaptureFillValue()