[go: nahoru, domu]

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

/frameworks/av/media/img_utils/src/
H A DTiffWriter.cpp86 size_t offVecSize = offsetVector.size(); local
87 if (offVecSize != sourcesCount) {
89 " sources (%zu).", __FUNCTION__, offVecSize, sourcesCount);
107 for (size_t i = 0; i < offVecSize; ++i) {

Completed in 27 milliseconds