Searched refs:widthNew (Results 1 – 2 of 2) sorted by relevance
71 int32_t widthNew, heightNew, strideNew; in resetFormatIfChanged() local72 CHECK(format->findInt32("width", &widthNew)); in resetFormatIfChanged()80 cropRightNew = widthNew - 1; in resetFormatIfChanged()97 mWidth == widthNew && in resetFormatIfChanged()109 mWidth = widthNew; in resetFormatIfChanged()
347 const float widthNew = lineWidth.getAt(lineNumber); in computeBreaks() local348 if (widthNew != width) { in computeBreaks()351 width = widthNew; in computeBreaks()