Home
last modified time | relevance | path

Searched refs:host (Results 1 – 25 of 272) sorted by relevance

1234567891011

/hardware/google/aemu/host-common/
DCMakeLists.txt14 include/host-common)
20 aemu-host-common.headers)
30 add_library(aemu-host-common.headers INTERFACE)
32 aemu-host-common.headers
36 aemu-host-common.headers
42 aemu-host-common
84 aemu-host-common
91 aemu-host-common
93 include/host-common
96 aemu-host-common
[all …]
DBUILD.bazel8 hdrs = ["include/host-common/logging.h"],
17 includes = ["include/host-common"],
20 ":aemu-host-common-headers",
27 name = "aemu-host-common-headers",
38 name = "aemu-host-common",
64 hdrs = [":aemu-host-common-headers"],
79 ":aemu-host-common-headers",
89 name = "aemu-host-common-product-feature-override",
103 ":aemu-host-common-headers",
110 name = "aemu-host-common_unittests",
[all …]
/hardware/google/gfxstream/host/
DBUILD.bazel39 "//hardware/google/aemu/host-common:logging",
63 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
126 "//hardware/google/aemu/host-common:aemu-host-common",
127 "//hardware/google/aemu/host-common:logging",
129 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
130 "//hardware/google/gfxstream/host/apigen-codec-common",
131 "//hardware/google/gfxstream/host/features:gfxstream_features",
132 "//hardware/google/gfxstream/host/gl:EGL_translator_static",
133 "//hardware/google/gfxstream/host/gl:OpenGLESDispatch",
134 "//hardware/google/gfxstream/host/gl:gfxstream-gl-host-common",
[all …]
DCMakeLists.txt96 ${GFXSTREAM_REPO_ROOT}/host
97 ${GFXSTREAM_REPO_ROOT}/host/include
98 ${GFXSTREAM_REPO_ROOT}/host/apigen-codec-common
99 ${GFXSTREAM_REPO_ROOT}/host/gl
100 ${GFXSTREAM_REPO_ROOT}/host/gl/glestranslator/include
101 ${GFXSTREAM_REPO_ROOT}/host/magma
102 ${GFXSTREAM_REPO_ROOT}/host/magma/magma_dec
103 ${GFXSTREAM_REPO_ROOT}/host/vulkan
104 ${GFXSTREAM_REPO_ROOT}/host/vulkan/cereal/common
144 gfxstream-gl-host-common)
[all …]
/hardware/google/gfxstream/host/gl/gl-host-common/
DCMakeLists.txt1 # EMU defines its own host common but then also includes the
2 # host directory (which includes this directory). Avoid a double
4 if (NOT TARGET gfxstream-gl-host-common)
5 add_library(gfxstream-gl-host-common.headers INTERFACE)
7 gfxstream-gl-host-common.headers
10 gfxstream-gl-host-common.headers
12 aemu-host-common.headers
19 set(gl-host-common-opengles-platform-sources
23 set(gl-host-common-opengles-platform-sources
26 set(gl-host-common-opengles-platform-sources
[all …]
/hardware/google/gfxstream/host/gl/
DBUILD.bazel13 "//hardware/google/gfxstream/host/apigen-codec-common",
18 name = "gfxstream-gl-host-common-darwin",
20 "gl-host-common/opengl/macTouchOpenGL.m",
22 hdrs = ["gl-host-common/include/host-common/opengl/macTouchOpenGL.h"],
24 includes = ["gl-host-common/include"],
26 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
35 deps = ["//hardware/google/gfxstream/host/apigen-codec-common"],
52 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
101 "//hardware/google/aemu/host-common:aemu-host-common-headers",
103 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
[all …]
DCMakeLists.txt1 add_subdirectory(gl-host-common)
38 gfxstream-gl-host-common.headers
50 gfxstream-gl-host-common)
58 ${GFXSTREAM_REPO_ROOT}/host
59 ${GFXSTREAM_REPO_ROOT}/host/gl
/hardware/google/gfxstream/host/vulkan/
DBUILD.bazel64 "//hardware/google/gfxstream/host:gfxstream-compressedTextures",
65 "//hardware/google/gfxstream/host:gfxstream_host_headers",
66 "//hardware/google/gfxstream/host/apigen-codec-common",
67 "//hardware/google/gfxstream/host/gl:gfxstream-gl-host-common",
68 "//hardware/google/gfxstream/host/gl:gl_headers",
69 "//hardware/google/gfxstream/host/vulkan:OpenglRender_vulkan_cereal",
70 "//hardware/google/gfxstream/host/vulkan:emulated_textures",
110 "//hardware/google/aemu/host-common:aemu-host-common-headers",
111 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
113 "//hardware/google/gfxstream/host:gfxstream_host_headers",
[all …]
/hardware/libhardware/include/hardware/
Dinput.h416 input_device_identifier_t* (*create_device_identifier)(input_host_t* host,
424 input_device_definition_t* (*create_device_definition)(input_host_t* host);
431 input_report_definition_t* (*create_input_report_definition)(input_host_t* host);
432 input_report_definition_t* (*create_output_report_definition)(input_host_t* host);
437 void (*free_report_definition)(input_host_t* host, input_report_definition_t* report_def);
442 void (*input_device_definition_add_report)(input_host_t* host,
455 void (*input_report_definition_add_collection)(input_host_t* host,
462 void (*input_report_definition_declare_usage_int)(input_host_t* host,
470 void (*input_report_definition_declare_usages_bool)(input_host_t* host,
479 input_device_handle_t* (*register_device)(input_host_t* host,
[all …]
/hardware/libhardware/include_all/hardware/
Dinput.h416 input_device_identifier_t* (*create_device_identifier)(input_host_t* host,
424 input_device_definition_t* (*create_device_definition)(input_host_t* host);
431 input_report_definition_t* (*create_input_report_definition)(input_host_t* host);
432 input_report_definition_t* (*create_output_report_definition)(input_host_t* host);
437 void (*free_report_definition)(input_host_t* host, input_report_definition_t* report_def);
442 void (*input_device_definition_add_report)(input_host_t* host,
455 void (*input_report_definition_add_collection)(input_host_t* host,
462 void (*input_report_definition_declare_usage_int)(input_host_t* host,
470 void (*input_report_definition_declare_usages_bool)(input_host_t* host,
479 input_device_handle_t* (*register_device)(input_host_t* host,
[all …]
/hardware/libhardware/modules/input/evdev/
DInputHost.h43 InputHostBase(input_host_t* host, input_host_callbacks_t cb) : mHost(host), mCallbacks(cb) {} in InputHostBase() argument
55 InputReport(input_host_t* host, input_host_callbacks_t cb, input_report_t* r) : in InputReport() argument
56 InputHostBase(host, cb), mReport(r) {} in InputReport()
75 InputReportDefinition(input_host_t* host, input_host_callbacks_t cb, in InputReportDefinition() argument
76 input_report_definition_t* r) : InputHostBase(host, cb), mReportDefinition(r) {} in InputReportDefinition()
96 InputDeviceDefinition(input_host_t* host, input_host_callbacks_t cb, in InputDeviceDefinition() argument
98 InputHostBase(host, cb), mDeviceDefinition(d) {} in InputDeviceDefinition()
115 InputProperty(input_host_t* host, input_host_callbacks_t cb, input_property_t* p) : in InputProperty() argument
116 InputHostBase(host, cb), mProperty(p) {} in InputProperty()
133 InputPropertyMap(input_host_t* host, input_host_callbacks_t cb, input_property_map_t* m) : in InputPropertyMap() argument
[all …]
/hardware/google/graphics/common/libhwc2.1/libvrr/interface/
DDisplayContextProvider.h53 OperationSpeedMode (*getOperationSpeedMode)(void* host);
55 BrightnessMode (*getBrightnessMode)(void* host);
57 int (*getBrightnessNits)(void* host);
61 int (*getEstimatedVideoFrameRate)(void* host);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_external_memory_host.adoc23 This extension enables an application to import host allocations and host
30 1) What memory type has to be used to import host pointers?
34 command to query the supported memory types for a particular host pointer.
39 2) Can the application still access the contents of the host allocation
45 3) Can the application free the host allocation?
48 Using the memory object imported from a host allocation that is already
51 4) Is flink:vkMapMemory expected to return the same host address which was
60 5) Is there any limitation on the alignment of the host pointer and/or size?
68 6) Can the same host allocation be imported multiple times into a given
80 8) Should we include the possibility to import host mapped foreign device
DVK_EXT_host_image_copy.adoc22 This extension allows applications to copy data between host memory and
23 images on the host processor, without staging the data through a
29 on the host.
31 To support initializing a new image in preparation for a host copy, it is
33 other host-copyable layouts via flink:vkTransitionImageLayoutEXT.
46 bound to a buffer (instead of host memory), and use
57 application in host memory, so an optimization as suggested is not possible.
62 `optimalBufferCopyRowPitchAlignment` applicable to host memory as well with
65 *RESOLVED*: No alignment requirements for the host memory pointer.
78 written to by the host and then used bindlessly.
[all …]
/hardware/google/gfxstream/host/magma/
DCMakeLists.txt21 ${GFXSTREAM_REPO_ROOT}/host
22 ${GFXSTREAM_REPO_ROOT}/host/apigen-codec-common
23 ${GFXSTREAM_REPO_ROOT}/host/magma
24 ${GFXSTREAM_REPO_ROOT}/host/magma/magma_dec
/hardware/google/gfxstream/host/gl/glsnapshot/
DCMakeLists.txt4 ${GFXSTREAM_REPO_ROOT}/host/gl/glsnapshot
6 ${GFXSTREAM_REPO_ROOT}/host
7 ${GFXSTREAM_REPO_ROOT}/host/gl/OpenGLESDispatch)
/hardware/google/aemu/CMake/
Daemu_host_common.pc.in3 includedir="${prefix}/include/aemu/host-common"
5 Name: @PROJECT_NAME@ host common
9 Libs: -L${libdir} -laemu-host-common
/hardware/google/gfxstream/host/apigen-codec-common/
DCMakeLists.txt24 gfxstream-gl-host-common.headers
25 aemu-host-common.headers
30 ${GFXSTREAM_REPO_ROOT}/host/apigen-codec-common
32 ${GFXSTREAM_REPO_ROOT}/host
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCMakeLists.txt18 ${GFXSTREAM_REPO_ROOT}/host
19 ${GFXSTREAM_REPO_ROOT}/host/vulkan
20 ${GFXSTREAM_REPO_ROOT}/host/vulkan/cereal/common)
/hardware/google/gfxstream/guest/renderControl_enc/
DREADME2 on the android guest into a stream and get decoded and executed on the host.
3 It is used in order to query the host renderer as well as send the host renderer
10 This function queries the host renderer version number.
13 This function queries the host renderer for the EGL version
17 This function queries the host for EGL string (.i.e EGL_EXTENSIONS).
24 queries the host for the number of supported EGL configs.
29 This function queries the host for the all set of supported configs
43 This function triggers an eglChooseConfig on the host, to get a list of
52 queries the host for framebuffer parameter, see renderControl_types.h
56 This function creates a rendering context on the host and returns its
[all …]
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DBUILD.bazel17 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
18 "//hardware/google/gfxstream/host/apigen-codec-common",
19 "//hardware/google/gfxstream/host/gl:gl_common",
DCMakeLists.txt14 aemu-host-common.headers
21 ${GFXSTREAM_REPO_ROOT}/host/
22 ${GFXSTREAM_REPO_ROOT}/host/gl/glestranslator/include
/hardware/google/gfxstream/
DREADME.md6 - From a virtual machine guest to host for virtualized graphics
28 # Build: Android for host
34 It then ends up in `out/host`
68 - `CMakeLists.txt`: specifies all host-side build targets. This includes all
69 backends along with client/server setups that live only on the host. Some
71 - Implementations of the host side of various transports
72 - Frontends used for host-side testing with a mock implementation of guest
82 - `base/`: common libraries that are built for both the guest and host.
86 - `host-common/`: implementations of host-side support code that makes it
99 - 1:1 threading model - each guest Vulkan encoder thread gets host side decoding thread
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_host_image_copy/
Dcopies.adoc5 The following commands can be used to copy between host memory and images.
7 [open,refpage='vkCopyMemoryToImageEXT',desc='Copy data from host memory into an image',type='protos…
11 To copy data from host memory to an image object, call:
22 except it is executed on the host and reads from host memory instead of a
35 [open,refpage='VkCopyMemoryToImageInfoEXT',desc='Structure specifying parameters of host memory to …
65 reads from or writes to the copy regions has completed before the host
95 [open,refpage='VkMemoryToImageCopyEXT',desc='Structure specifying a host memory to image copy opera…
109 * pname:pHostPointer is the host memory address which is the source of the
112 subregion of a larger two- or three-dimensional image in host memory,
114 If either of these values is zero, that aspect of the host memory is
[all …]
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DCMakeLists.txt26 ${GFXSTREAM_REPO_ROOT}/host
27 ${GFXSTREAM_REPO_ROOT}/host/apigen-codec-common
28 ${GFXSTREAM_REPO_ROOT}/host/gl/glestranslator/include)
32 aemu-host-common.headers

1234567891011