Searched refs:floorPrepare (Results 1 – 3 of 3) sorted by relevance
294 bool floorPrepare(const Shape& input, Shape* output);
346 bool floorPrepare(const Shape& input, Shape* output) { in floorPrepare() function
729 if (!floorPrepare(input.shape(), &outShape) || in executeOperation()