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