Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h172 void setGrallocOnly(bool gralloc_only) { in setGrallocOnly() function
/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp127 hcon->setGrallocOnly(false); in initialize()
Degl.cpp1723 hostCon->setGrallocOnly(false); in eglCreateContext()
1833 hostCon->setGrallocOnly(false); in eglMakeCurrent()