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

/hardware/libhardware/tests/camera2/
H A Dcamera2.cpp621 const int32_t *jpegResolutions; local
627 &jpegResolutions, &jpegResolutionsCount);
631 int width = jpegResolutions[0];
632 int height = jpegResolutions[1];

Completed in 3 milliseconds