Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLStreamTest.cpp114 const EGLint streamAttributes[] = { in TEST_P() local
170 const EGLint streamAttributes[] = { in TEST_P() local
208 const EGLint streamAttributes[] = { in TEST_P() local
325 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.java374 static SocketAddress getPeerSocket(Attributes streamAttributes) { in getPeerSocket()
/external/angle/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp374 angle::Result VertexArrayGL::streamAttributes( in streamAttributes() function in rx::VertexArrayGL