Searched defs:bufferInfo (Results 1 – 7 of 7) sorted by relevance
175 struct bufferInfo { struct176 int width;177 int height;178 int format;
173 struct bufferInfo { struct174 int width;175 int height;176 int format;
172 struct bufferInfo { struct173 int width;174 int height;175 int format;
4155 PendingBufferInfo bufferInfo; in processCaptureRequest() local