Home
last modified time | relevance | path

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

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