Searched refs:rowsPerStrip (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/img_utils/src/
H A DTiffIfd.cpp234 sp<TiffEntry> rowsPerStrip = TiffWriter::uncheckedBuildEntry(TAG_ROWSPERSTRIP, LONG, 1, local
237 if (rowsPerStrip == NULL) {
278 if(addEntry(rowsPerStrip) != OK) {

Completed in 53 milliseconds