Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 15 of 15) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/tests/
DVsyncThread_unittest.cpp35 VsyncThread thread(k60HzPeriodNs); in TEST() local
58 VsyncThread thread(k60HzPeriodNs); in TEST() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp53 pthread_t* thread, in pthread_create()
68 pthread_t thread, in pthread_join()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp263 ThreadInfo* thread = getThreadInfo(); in getGLESContext() local
1108 ThreadInfo* thread = getThreadInfo(); in eglMakeCurrent() local
1246 ThreadInfo* thread = getThreadInfo(); in eglSwapBuffers() local
1267 ThreadInfo* thread = getThreadInfo(); in eglGetCurrentContext() local
1289 ThreadInfo* thread = getThreadInfo(); in eglGetCurrentSurface() local
1314 ThreadInfo* thread = getThreadInfo(); in eglGetCurrentDisplay() local
1336 ThreadInfo* thread = getThreadInfo(); in eglReleaseThread() local
1370 ThreadInfo* thread = getThreadInfo(); in getEGLImage() local
1424 ThreadInfo* thread = getThreadInfo(); in eglCreateImageKHR() local
DEglContext.cpp102 ThreadInfo* thread = getThreadInfo(); in ~EglContext() local
/device/generic/vulkan-cereal/stream-servers/
DRendererImpl.cpp271 auto thread = new RenderThread(context, loadStream, callbacks, contextId, in addressSpaceGraphicsConsumerCreate() local
278 RenderThread* thread = (RenderThread*)consumer; in addressSpaceGraphicsConsumerDestroy() local
284 RenderThread* thread = (RenderThread*)consumer; in addressSpaceGraphicsConsumerPreSave() local
289 RenderThread* thread = (RenderThread*)consumer; in addressSpaceGraphicsConsumerSave() local
294 RenderThread* thread = (RenderThread*)consumer; in addressSpaceGraphicsConsumerPostSave() local
299 RenderThread* thread = (RenderThread*)consumer; in addressSpaceGraphicsConsumerRegisterPostLoadRenderThread() local
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dpeer_connection_utils.cpp38 auto thread = rtc::Thread::CreateWithSocketServer(); in CreateAndStartThread() local
/device/google/cuttlefish/host/libs/confui/
Dhost_utils.cc21 namespace thread { namespace
/device/google/cuttlefish/host/commands/cvd/
Dserver.cc174 for (auto& thread : threads_) { in Stop() local
185 for (auto& thread : threads_) { in Join() local
/device/google/trout/hal/vehicle/2.0/
DGarageModeServerSideHandler.cpp55 for (auto& thread : mThreads) { in ~GarageModeServerSideHandlerImpl() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp1712 FunctorThread* thread = new FunctorThread([this, &lock, cbs, sets, pipelineLayout, i]() { in TEST_P() local
1804 FunctorThread* thread = new FunctorThread([this]() { in TEST_P() local
1898 FunctorThread* thread = new FunctorThread([this, cbs, cbs2, sets, pipelineLayout, i]() { in TEST_P() local
2138 …FunctorThread* thread = new FunctorThread([this, maxSetsTotal, buffers, cbs, cbs2, sets, pipelineL… in TEST_P() local
2369 FunctorThread* thread = new FunctorThread([this, cbs, cbs2, sets, pipelineLayout, i]() { in TEST_P() local
/device/amlogic/yukawa/hal/hdmicec/
Dhdmi_cec.c50 pthread_t thread; member
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp366 for (auto& thread : threads_) { in ~ThreadJoiner() local
/device/generic/car/emulator/audio/driver/
Daudio_hw.c202 static void set_shortened_thread_name(pthread_t thread, const char *name) { in set_shortened_thread_name()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2874 optional int32 thread = 2; field
8808 optional ThreadDescriptor thread = 4; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42196 perfetto::protos::pbzero::ThreadDescriptor::Decoder thread( in UpdateIncrementalState() local