Searched defs:extS (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosBuffer.h82 unsigned int extS[3]; member in union:ExynosBuffer::__anon1446
94 size. extS[i] = 0;
106 size. extS[i] = other->size.extS[i];
118 size. extS[i] = other.size.extS[i];
138 && size. extS[0] == other.size.extS[0]
139 && size. extS[1] == other.size.extS[
[all...]

Completed in 41 milliseconds