Home
last modified time | relevance | path

Searched refs:side (Results 1 – 20 of 20) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DApiGen.h45 const char *sideString(SideType side) { in sideString() argument
47 switch(side) { in sideString()
71 int genProcTypes(const std::string &filename, SideType side);
72 int genFuncTable(const std::string &filename, SideType side);
74 int genContext(const std::string &filename, SideType side);
75 int genContextImpl(const std::string &filename, SideType side);
77 int genEntryPoints(const std::string &filename, SideType side);
DApiGen.cpp69 int ApiGen::genProcTypes(const std::string &filename, SideType side) in genProcTypes() argument
80 fprintf(fp, "#ifndef __%s_%s_proc_t_h\n", basename, sideString(side)); in genProcTypes()
81 fprintf(fp, "#define __%s_%s_proc_t_h\n", basename, sideString(side)); in genProcTypes()
94 … fprintf(fp, " (%s_APIENTRY *%s_%s_proc_t) (", basename, e->name().c_str(), sideString(side)); in genProcTypes()
95 if (side == CLIENT_SIDE) { fprintf(fp, "void * ctx"); } in genProcTypes()
96 if (e->customDecoder() && side == SERVER_SIDE) { fprintf(fp, "void *ctx"); } in genProcTypes()
103 …if (j != 0 || side == CLIENT_SIDE || (side == SERVER_SIDE && e->customDecoder())) fprintf(fp, ", "… in genProcTypes()
109 if (side == SERVER_SIDE && e->customDecoder() && !e->notApi()) { in genProcTypes()
112 … fprintf(fp, " (%s_APIENTRY *%s_dec_%s_proc_t) (", basename, e->name().c_str(), sideString(side)); in genProcTypes()
130 int ApiGen::genFuncTable(const std::string &filename, SideType side) in genFuncTable() argument
[all …]
DREADME.md8 over all of the host-side android-base port.
DREADME101 side. Thus, the data endianness that is sent across the wire is
102 determined by the ‘client’ side. It is up to the server side to
181 api_client_context.h - defines the client side dispatch table data
211 api_server_proc.h - type definitions for the server side procedures
325 unsupported - The encoder side implementation is pointed to "unsuppored reporting function".
/device/google/contexthub/firmware/variant/
DREADME15 1.2 Kernel side
20 1.3 ContextHub side
/device/generic/goldfish-opengl/
DREADME1 This directory contains Android-side modules related to hardware OpenGL ES
2 emulation. The host-side modules and documentation are in
/device/google/cuttlefish/
DAndroid.bp42 // We don't need Darwin host-side builds
64 // We don't need Darwin host-side builds
/device/google/wahoo/
Dconfig.fs18 # by the device side of adb.
/device/google/crosshatch/
Dconfig.fs18 # by the device side of adb.
/device/google/bonito/
Dconfig.fs18 # by the device side of adb.
/device/linaro/poplar/installer/
DREADME34 * On PC side, run command below to update the bootloader.
/device/google/coral/
Dconfig.fs18 # by the device side of adb.
/device/linaro/hikey/installer/hikey960/
DREADME7 Both are located at the bottom side of the board.
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md29 The RenderControl is analogous to EGL on the guest side. It has a similar API to
34 preserve them as EGL objects on the host side.
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dfile_contexts187 # Hexagon DSP-side executable needed for Halide operation
/device/google/bonito-sepolicy/vendor/qcom/common/
Dfile_contexts196 # Hexagon DSP-side executable needed for Halide operation
/device/google/wahoo/sepolicy/vendor/
Dfile_contexts237 # Hexagon DSP host runtime and DSP-side executable needed for Halide operation
/device/google/bonito/json-c/
DDoxyfile665 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
/device/google/crosshatch/json-c/
DDoxyfile665 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
/device/google/coral/json-c/
DDoxyfile665 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be