Home
last modified time | relevance | path

Searched defs:streamAttributes (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/egl_tests/
DEGLStreamTest.cpp113 const EGLint streamAttributes[] = { in TEST_P() local
169 const EGLint streamAttributes[] = { in TEST_P() local
208 const EGLint streamAttributes[] = { in TEST_P() local
326 const EGLint streamAttributes[] = { in TEST_P() local
768 const EGLint streamAttributes[] = { in TEST_P() local
/external/grpc-grpc-java/services/src/main/java/io/grpc/services/
DBinlogHelper.java316 static SocketAddress getPeerSocket(Attributes streamAttributes) { in getPeerSocket()
/external/angle/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp307 angle::Result VertexArrayGL::streamAttributes(const gl::Context *context, in streamAttributes() function in rx::VertexArrayGL