Searched refs:genTextures (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp41 genTextures();
H A Dfill_common.cpp239 void genTextures() { function
/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp74 genTextures();
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.h78 void genTextures(size_t count, uint32_t* names);
H A DRenderEngine.cpp241 void RenderEngine::genTextures(size_t count, uint32_t* names) { function in class:android::RenderEngine
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp87 mFlinger->getRenderEngine().genTextures(1, &mTextureName);

Completed in 4119 milliseconds