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.cpp954 EGLint max_si = rcEnc->rcGetFBParam(rcEnc, FB_MAX_SWAP_INTERVAL); in gralloc_device_open() local
955 D("gralloc: max_swap=%d\n", max_si); in gralloc_device_open()
987 const_cast<int&>(dev->device.maxSwapInterval) = max_si; in gralloc_device_open()