Searched defs:startBottom (Results 1 – 1 of 1) sorted by relevance
960 …, float strideY, float startLeft, float startRight, float startTop, float startBottom, L0_FC_KRN_S… in ConvertRotationToKrnParam()1102 float startBottom = (float)(rcSrc.bottom - 1) / inputHeight; in ConvertScalingRotToKrnParam() local