Searched defs:uOut (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2527 GLuint* textureName, GLfloat* uOut, GLfloat* vOut)
2530 return renderScreenToTextureLocked(layerStack, textureName, uOut, vOut);
2534 GLuint* textureName, GLfloat* uOut, GLfloat* vOut)
2597 *uOut = u;
2526 renderScreenToTexture(uint32_t layerStack, GLuint* textureName, GLfloat* uOut, GLfloat* vOut) argument
2533 renderScreenToTextureLocked(uint32_t layerStack, GLuint* textureName, GLfloat* uOut, GLfloat* vOut) argument

Completed in 10 milliseconds