Searched defs:what (Results 1 – 12 of 12) sorted by relevance
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | hwcomposer.cpp | 407 static int cvd_hwc_query(hwc_composer_device_1_t* dev, int what, int* value) { in cvd_hwc_query()
|
/device/google/contexthub/firmware/os/algos/ |
D | fusion.c | 137 static int fusion_init_complete(struct Fusion *fusion, int what, const struct Vec3 *d, float dT) { in fusion_init_complete()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 108 static int query(const ANativeWindow* window, int what, int* value) { in query()
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCamera2.cpp | 1611 #define READ_IF_OK(res, what, def) \ in processRequest() argument
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedFakeCamera2.cpp | 1606 #define READ_IF_OK(res, what, def) (((res) == OK) ? (what) : (uint8_t)(def)) in processRequest() argument
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | GL2Encoder.cpp | 4443 void GL2Encoder::s_glEnable(void* self, GLenum what) { in s_glEnable() 4455 void GL2Encoder::s_glDisable(void* self, GLenum what) { in s_glDisable()
|
/device/google/coral-kernel/sm8150/kernel-headers/sound/ |
D | asound.h | 834 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 828 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 828 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | asound.h | 1020 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
|
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
D | asound.h | 1029 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | asound.h | 1020 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
|