Home
last modified time | relevance | path

Searched defs:getTextureFormat (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSurface.cpp393 TextureFormat Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
/device/generic/goldfish-opengl/system/egl/
Degl.cpp391 EGLint getTextureFormat() { return texFormat; } in getTextureFormat() function