Searched defs:contextId (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/src/core/net/ |
| D | nd_agent.cpp | 58 uint8_t contextId = static_cast<uint8_t>(mAloc.GetAddress().GetIid().GetLocator() - in UpdateService() local
|
| /external/openthread/src/core/thread/ |
| D | mesh_forwarder_ftd.cpp | 577 uint8_t contextId = static_cast<uint8_t>(aloc16 - Mle::kAloc16DhcpAgentStart + 1); in UpdateIp6RouteFtd() local 600 … uint8_t contextId = static_cast<uint8_t>(aloc16 - Mle::kAloc16NeighborDiscoveryAgentStart + 1); in UpdateIp6RouteFtd() local
|
| D | network_data_leader_ftd.cpp | 880 uint8_t contextId = 0; in AddBorderRouter() local 1011 for (uint8_t contextId = kMinContextId; contextId < kMinContextId + kNumContextIds; contextId++) in AllocateContextId() local
|
| /external/angle/util/capture/ |
| D | trace_fixture.cpp | 159 GLuint contextId, in InitializeReplay4() 192 GLuint contextId, in InitializeReplay3() 224 GLuint contextId, in InitializeReplay2()
|
| /external/angle/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 221 std::ostream &operator<<(std::ostream &os, gl::ContextID contextId) in operator <<() 237 gl::ContextID contextId; member 298 gl::ContextID contextId; member 330 gl::ContextID contextId; member 362 gl::ContextID contextId; member 402 gl::ContextID contextId; member 439 gl::ContextID contextId; member 924 gl::ContextID contextId, in SaveBinaryData() 8790 const gl::ContextID contextId = context->id(); in writeJSON() local 8861 const gl::ContextID contextId = context->id(); in writeCppReplayIndexFiles() local
|
| /external/deqp/modules/egl/ |
| D | teglImageFormatTests.cpp | 165 ImageApi::ImageApi (const Library& egl, int contextId, EGLDisplay display, EGLSurface surface) in ImageApi() 313 GLESImageApi::GLESImageApi (const Library& egl, const glw::Functions& gl, int contextId, tcu::TestL… in GLESImageApi()
|