Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h131 void setGrallocOnly(bool gralloc_only) { in setGrallocOnly() function
/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp132 hcon->setGrallocOnly(false); in initialize()
Degl.cpp1422 hostCon->setGrallocOnly(false); in eglCreateContext()
1531 hostCon->setGrallocOnly(false); in eglMakeCurrent()