Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/egl/
Degl.cpp190 void setTextureFormat(EGLint _texFormat) { texFormat = _texFormat; } in setTextureFormat() function
699 surface->setTextureFormat(texFormat); in eglCreatePbufferSurface()