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

/frameworks/av/media/img_utils/src/
H A DDngUtils.cpp401 const uint32_t SIZE_OF_RECT = 4; local
404 badRectCount * SIZE_OF_RECT) * sizeof(uint32_t);
423 err = mEndianOut.write(badRectTopLeftBottomRightTuples, 0, SIZE_OF_RECT * badRectCount);

Completed in 603 milliseconds