Home
last modified time | relevance | path

Searched refs:implDefResolutions (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/tests/camera2/
DCameraStreamFixture.h114 const int32_t *implDefResolutions = NULL; in SetUp() local
120 &implDefResolutions, &implDefResolutionsCount); in SetUp()
123 mWidth = implDefResolutions[0]; in SetUp()
124 mHeight = implDefResolutions[1]; in SetUp()