Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp1374 EGLint max_si = rcEnc->rcGetFBParam(rcEnc, FB_MAX_SWAP_INTERVAL); in gralloc_device_open() local
1375 D("gralloc: max_swap=%d\n", max_si); in gralloc_device_open()
1407 const_cast<int&>(dev->device.maxSwapInterval) = max_si; in gralloc_device_open()