Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp505 size_t numTextures = sizeof(textureNamesLengths)/sizeof(*textureNamesLengths); in initRenderState() local
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp22832 void GLTrace_glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures) { in GLTrace_glExtGetTexturesQCOM()