/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.c | 233 static int32_t DmaBufferSync(const BufferHandle *handle, bool start) in DmaBufferSync() argument 324 static void CloseBufferHandle(BufferHandle *handle) in CloseBufferHandle() argument [all...] |
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 240 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() argument 261 BufferHandle &handle = mHdiBuffer->mHandle; ClearColor() local [all...] |
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.cpp | 230 static int32_t DmaBufferSync(const BufferHandle *handle, bool start) in DmaBufferSync() argument 333 static void CloseBufferHandle(BufferHandle *handle) in CloseBufferHandle() argument [all...] |
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 240 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() argument 261 BufferHandle &handle = mHdiBuffer->mHandle; ClearColor() local [all...] |
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.cpp | 230 static int32_t DmaBufferSync(const BufferHandle *handle, bool start) in DmaBufferSync() argument 333 static void CloseBufferHandle(BufferHandle *handle) in CloseBufferHandle() argument [all...] |
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 240 void HdiLayer::SetPixel(const BufferHandle &handle, int x, int y, uint32_t color)
in SetPixel() argument 261 BufferHandle &handle = mHdiBuffer->mHandle; ClearColor() local [all...] |
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.cpp | 230 static int32_t DmaBufferSync(const BufferHandle *handle, bool start) in DmaBufferSync() argument 333 static void CloseBufferHandle(BufferHandle *handle) in CloseBufferHandle() argument [all...] |
/device/soc/rockchip/rk3588/kernel/include/uapi/drm/ |
H A D | rockchip_drm.h | 54 uint32_t handle; member 58 uint32_t handle; member 71 uint32_t handle; member
|
/third_party/curl/tests/http/clients/ |
H A D | h2-pausing.c | 61 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument 144 struct handle struct 155 struct handle *handle = (struct handle *) clientp; in cb() local [all...] |
H A D | h2-download.c | 48 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument
|
H A D | tls-session-reuse.c | 60 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | libfdk-aacenc.c | 41 HANDLE_AACENCODER handle; member [all...] |
H A D | libfdk-aacdec.c | 50 HANDLE_AACDECODER handle; member [all...] |
/third_party/ffmpeg/compat/ |
H A D | w32pthreads.h | 50 void *handle; member
|
/third_party/curl/tests/ |
H A D | negtelnetserver.py | 81 def handle(self): member in NegotiatingTelnetHandler
|
/third_party/eudev/src/udev/ |
H A D | udev.h | 66 int handle; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa.c | 327 snd_pcm_t *handle = s->h; in ff_alsa_xrun_recover() local
|
/third_party/curl/lib/vauth/ |
H A D | ntlm.c | 68 static void ntlm_print_flags(FILE *handle, unsigned long flags) in ntlm_print_flags() argument 134 ntlm_print_hex(FILE *handle, const char *buf, size_t len) ntlm_print_hex() argument [all...] |
/third_party/glfw/src/ |
H A D | wgl_context.c | 776 glfwGetWGLContext(GLFWwindow* handle) glfwGetWGLContext() argument [all...] |
H A D | win32_monitor.c | 41 static BOOL CALLBACK monitorCallback(HMONITOR handle, in monitorCallback() argument 317 void _glfwGetHMONITORContentScaleWin32(HMONITOR handle, float* xscale, float* yscale) in _glfwGetHMONITORContentScaleWin32() argument 541 GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* handle) in glfwGetWin32Adapter() argument 557 glfwGetWin32Monitor(GLFWmonitor* handle) glfwGetWin32Monitor() argument [all...] |
H A D | egl_context.c | 909 glfwGetEGLContext(GLFWwindow* handle) glfwGetEGLContext() argument 929 glfwGetEGLSurface(GLFWwindow* handle) glfwGetEGLSurface() argument [all...] |
H A D | glx_context.c | 678 glfwGetGLXContext(GLFWwindow* handle) glfwGetGLXContext() argument 700 glfwGetGLXWindow(GLFWwindow* handle) glfwGetGLXWindow() argument [all...] |
H A D | context.c | 616 GLFWAPI void glfwMakeContextCurrent(GLFWwindow* handle) in glfwMakeContextCurrent() argument 648 GLFWAPI void glfwSwapBuffers(GLFWwindow* handle) in glfwSwapBuffers() argument
|
H A D | x11_monitor.c | 613 GLFWAPI RRCrtc glfwGetX11Adapter(GLFWmonitor* handle) in glfwGetX11Adapter() argument 629 GLFWAPI RROutput glfwGetX11Monitor(GLFWmonitor* handle) in glfwGetX11Monitor() argument
|
H A D | wl_monitor.c | 260 GLFWAPI struct wl_output* glfwGetWaylandMonitor(GLFWmonitor* handle) in glfwGetWaylandMonitor() argument
|