• Home
  • Raw
  • Download

Lines Matching full:thread

33 class Thread;  variable
36 EGLint ClientWaitSyncKHR(Thread *thread,
41 EGLImageKHR CreateImageKHR(Thread *thread,
47 EGLClientBuffer CreateNativeClientBufferANDROID(Thread *thread,
49 EGLSurface CreatePlatformPixmapSurfaceEXT(Thread *thread,
54 EGLSurface CreatePlatformWindowSurfaceEXT(Thread *thread,
59 EGLStreamKHR CreateStreamKHR(Thread *thread,
62 EGLSyncKHR CreateSyncKHR(Thread *thread,
66 EGLint DebugMessageControlKHR(Thread *thread,
69 EGLBoolean DestroyImageKHR(Thread *thread, egl::Display *dpyPacked, ImageID imagePacked);
70 EGLBoolean DestroyStreamKHR(Thread *thread, egl::Display *dpyPacked, egl::Stream *streamPacked);
71 EGLBoolean DestroySyncKHR(Thread *thread, egl::Display *dpyPacked, egl::SyncID syncPacked);
72 EGLint DupNativeFenceFDANDROID(Thread *thread, egl::Display *dpyPacked, egl::SyncID syncPacked);
73 EGLBoolean GetMscRateANGLE(Thread *thread,
78 EGLClientBuffer GetNativeClientBufferANDROID(Thread *thread, const struct AHardwareBuffer *buffer);
79 EGLDisplay GetPlatformDisplayEXT(Thread *thread,
83 EGLBoolean GetSyncAttribKHR(Thread *thread,
88 EGLint LabelObjectKHR(Thread *thread,
93 EGLBoolean LockSurfaceKHR(Thread *thread,
97 EGLBoolean PostSubBufferNV(Thread *thread,
104 EGLBoolean PresentationTimeANDROID(Thread *thread,
108 EGLBoolean GetCompositorTimingSupportedANDROID(Thread *thread,
112 EGLBoolean GetCompositorTimingANDROID(Thread *thread,
118 EGLBoolean GetNextFrameIdANDROID(Thread *thread,
122 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
126 EGLBoolean GetFrameTimestampsANDROID(Thread *thread,
133 EGLBoolean QueryDebugKHR(Thread *thread, EGLint attribute, EGLAttrib *value);
134 EGLBoolean QueryDeviceAttribEXT(Thread *thread,
138 const char *QueryDeviceStringEXT(Thread *thread, egl::Device *devicePacked, EGLint name);
139 EGLBoolean QueryDisplayAttribEXT(Thread *thread,
143 EGLBoolean QueryDmaBufFormatsEXT(Thread *thread,
148 EGLBoolean QueryDmaBufModifiersEXT(Thread *thread,
155 EGLBoolean QueryStreamKHR(Thread *thread,
160 EGLBoolean QueryStreamu64KHR(Thread *thread,
165 EGLBoolean QuerySurface64KHR(Thread *thread,
170 EGLBoolean QuerySurfacePointerANGLE(Thread *thread,
175 void SetBlobCacheFuncsANDROID(Thread *thread,
179 EGLBoolean SetDamageRegionKHR(Thread *thread,
184 EGLBoolean SignalSyncKHR(Thread *thread,
188 EGLBoolean StreamAttribKHR(Thread *thread,
193 EGLBoolean StreamConsumerAcquireKHR(Thread *thread,
196 EGLBoolean StreamConsumerGLTextureExternalKHR(Thread *thread,
199 EGLBoolean StreamConsumerGLTextureExternalAttribsNV(Thread *thread,
203 EGLBoolean StreamConsumerReleaseKHR(Thread *thread,
206 EGLBoolean SwapBuffersWithDamageKHR(Thread *thread,
211 EGLBoolean UnlockSurfaceKHR(Thread *thread, egl::Display *dpyPacked, SurfaceID surfacePacked);
212 EGLint WaitSyncKHR(Thread *thread, egl::Display *dpyPacked, egl::SyncID syncPacked, EGLint flags);
213 EGLDeviceEXT CreateDeviceANGLE(Thread *thread,
217 EGLBoolean ReleaseDeviceANGLE(Thread *thread, egl::Device *devicePacked);
218 EGLBoolean CreateStreamProducerD3DTextureANGLE(Thread *thread,
222 EGLBoolean StreamPostD3DTextureANGLE(Thread *thread,
227 EGLBoolean GetSyncValuesCHROMIUM(Thread *thread,
233 EGLint ProgramCacheGetAttribANGLE(Thread *thread, egl::Display *dpyPacked, EGLenum attrib);
234 void ProgramCacheQueryANGLE(Thread *thread,
241 void ProgramCachePopulateANGLE(Thread *thread,
247 EGLint ProgramCacheResizeANGLE(Thread *thread, egl::Display *dpyPacked, EGLint limit, EGLint mode);
248 const char *QueryStringiANGLE(Thread *thread, egl::Display *dpyPacked, EGLint name, EGLint index);
249 void AcquireExternalContextANGLE(Thread *thread,
252 void ReleaseExternalContextANGLE(Thread *thread, egl::Display *dpyPacked);
253 EGLBoolean SwapBuffersWithFrameTokenANGLE(Thread *thread,
257 EGLBoolean PrepareSwapBuffersANGLE(Thread *thread,
260 void ReleaseHighPowerGPUANGLE(Thread *thread, egl::Display *dpyPacked, gl::ContextID ctxPacked);
261 void ReacquireHighPowerGPUANGLE(Thread *thread, egl::Display *dpyPacked, gl::ContextID ctxPacked);
262 void HandleGPUSwitchANGLE(Thread *thread, egl::Display *dpyPacked);
263 void ForceGPUSwitchANGLE(Thread *thread,
267 EGLBoolean QueryDisplayAttribANGLE(Thread *thread,
271 EGLBoolean ExportVkImageANGLE(Thread *thread,
276 void *CopyMetalSharedEventANGLE(Thread *thread, egl::Display *dpyPacked, egl::SyncID syncPacked);
277 void WaitUntilWorkScheduledANGLE(Thread *thread, egl::Display *dpyPacked);