Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h91 void forEachBptcFormat(std::function<void(GLint format)>);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp847 void forEachBptcFormat(std::function<void(GLint format)> f) { in forEachBptcFormat() function