Searched defs:paddedHeight (Results 1 – 3 of 3) sorted by relevance
239 auto paddedHeight = op->inputs[0]->dimensions[heightIndex] + in spaceToBatchConstructor() local
578 uint32_t paddedHeight = paddingsData[0] + height + paddingsData[1]; in spaceToBatchPrepare() local
899 final int paddedHeight = paddedBottom - paddingTop; in onLayout() local