Home
last modified time | relevance | path

Searched refs:QEMU_PIPE_INVALID_HANDLE (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/shared/qemupipe/include-types/
Dqemu_pipe_types_bp.h22 #define QEMU_PIPE_INVALID_HANDLE (-1) macro
25 return h > QEMU_PIPE_INVALID_HANDLE; in qemu_pipe_valid()
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp374 QEMU_PIPE_HANDLE hostHandleRefCountFd = QEMU_PIPE_INVALID_HANDLE; in allocateCb()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp820 QEMU_PIPE_HANDLE hostHandleRefCountFd = QEMU_PIPE_INVALID_HANDLE; in alloc_buffer()
Dgralloc_old.cpp89 QEMU_PIPE_INVALID_HANDLE, in cb_handle_old_t()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp839 rcColorBuffer(0), refcountPipeFd(QEMU_PIPE_INVALID_HANDLE) in egl_pbuffer_surface_t()