Searched refs:widthNew (Results 1 – 2 of 2) sorted by relevance
76 int32_t widthNew, heightNew, strideNew; in resetFormatIfChanged() local77 CHECK(format->findInt32("width", &widthNew)); in resetFormatIfChanged()85 cropRightNew = widthNew - 1; in resetFormatIfChanged()102 mWidth == widthNew && in resetFormatIfChanged()114 mWidth = widthNew; in resetFormatIfChanged()
350 const float widthNew = lineWidth.getAt(lineNumber); in computeBreaks() local351 if (widthNew != width) { in computeBreaks()354 width = widthNew; in computeBreaks()