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.cpp72 genTextures();
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.h80 void genTextures(size_t count, uint32_t* names);
H A DRenderEngine.cpp243 void RenderEngine::genTextures(size_t count, uint32_t* names) { function in class:android::RenderEngine
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp113 mFlinger->getRenderEngine().genTextures(1, &mTextureName);

Completed in 937 milliseconds