Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp1372 EGLint min_si = rcEnc->rcGetFBParam(rcEnc, FB_MIN_SWAP_INTERVAL); in gralloc_device_open() local
1373 D("gralloc: min_swap=%d\n", min_si); in gralloc_device_open()
1406 const_cast<int&>(dev->device.minSwapInterval) = min_si; in gralloc_device_open()