Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 42) sorted by relevance

12

/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dimg_gralloc.h33 (const gralloc_module_t *g, buffer_handle_t handle) in gralloc0_register_img()
39 (const gralloc_module_t *g, buffer_handle_t handle) in gralloc0_unregister_img()
58 (const gralloc_module_t *g, buffer_handle_t handle, int usage, in gralloc0_lock_async_img()
67 (const gralloc_module_t *g, buffer_handle_t handle, int *releaseFence) in gralloc0_unlock_async_img()
73 (const gralloc_module_t *g, buffer_handle_t src, buffer_handle_t dest, in gralloc0_blit_handle_to_handle_img()
82 (const gralloc_module_t *g, buffer_handle_t handle, void **vaddrs, in gralloc0_get_buffer_cpu_addresses_img()
90 (const gralloc_module_t *g, buffer_handle_t handle) in gralloc0_put_buffer_cpu_addresses_img()
96 (const gralloc_module_t *g, void **ppvDispDev) in gralloc0_get_display_device_img()
102 (const gralloc_module_t *g, buffer_handle_t handle, uint32_t *pui32Status) in gralloc0_get_display_status_img()
Dimg_gralloc1.h48 (gralloc1_device_t *g, buffer_handle_t handle) in gralloc1_register_img()
68 (gralloc1_device_t *g, buffer_handle_t handle) in gralloc1_unregister_img()
188 (gralloc1_device_t *g, buffer_handle_t handle, int usage, in gralloc1_lock_async_img()
214 (gralloc1_device_t *g, buffer_handle_t handle, int *releaseFence) in gralloc1_unlock_async_img()
238 (gralloc1_device_t *g, buffer_handle_t src, buffer_handle_t dest, in gralloc1_blit_handle_to_handle_img()
254 (gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs, in gralloc1_get_buffer_cpu_addresses_img()
268 (gralloc1_device_t *g, buffer_handle_t handle) in gralloc1_put_buffer_cpu_addresses_img()
281 (gralloc1_device_t *g, void **ppvDispDev) in gralloc1_get_display_device_img()
294 (gralloc1_device_t *g, buffer_handle_t handle, uint32_t *pui32Status) in gralloc1_get_display_status_img()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dimg_gralloc.h33 (const gralloc_module_t *g, buffer_handle_t handle) in gralloc0_register_img()
39 (const gralloc_module_t *g, buffer_handle_t handle) in gralloc0_unregister_img()
58 (const gralloc_module_t *g, buffer_handle_t handle, int usage, in gralloc0_lock_async_img()
67 (const gralloc_module_t *g, buffer_handle_t handle, int *releaseFence) in gralloc0_unlock_async_img()
73 (const gralloc_module_t *g, buffer_handle_t src, buffer_handle_t dest, in gralloc0_blit_handle_to_handle_img()
82 (const gralloc_module_t *g, buffer_handle_t handle, void **vaddrs, in gralloc0_get_buffer_cpu_addresses_img()
90 (const gralloc_module_t *g, buffer_handle_t handle) in gralloc0_put_buffer_cpu_addresses_img()
96 (const gralloc_module_t *g, void **ppvDispDev) in gralloc0_get_display_device_img()
102 (const gralloc_module_t *g, buffer_handle_t handle, uint32_t *pui32Status) in gralloc0_get_display_status_img()
Dimg_gralloc1.h48 (gralloc1_device_t *g, buffer_handle_t handle) in gralloc1_register_img()
68 (gralloc1_device_t *g, buffer_handle_t handle) in gralloc1_unregister_img()
188 (gralloc1_device_t *g, buffer_handle_t handle, int usage, in gralloc1_lock_async_img()
214 (gralloc1_device_t *g, buffer_handle_t handle, int *releaseFence) in gralloc1_unlock_async_img()
238 (gralloc1_device_t *g, buffer_handle_t src, buffer_handle_t dest, in gralloc1_blit_handle_to_handle_img()
254 (gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs, in gralloc1_get_buffer_cpu_addresses_img()
268 (gralloc1_device_t *g, buffer_handle_t handle) in gralloc1_put_buffer_cpu_addresses_img()
281 (gralloc1_device_t *g, void **ppvDispDev) in gralloc1_get_display_device_img()
294 (gralloc1_device_t *g, buffer_handle_t handle, uint32_t *pui32Status) in gralloc1_get_display_status_img()
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehiclePropertyStore.cpp40 MuxGuard g(mLock); in registerProperty() local
45 MuxGuard g(mLock); in writeValue() local
60 MuxGuard g(mLock); in removeValue() local
69 MuxGuard g(mLock); in removeValuesForProperty() local
75 MuxGuard g(mLock); in readAllValues() local
86 MuxGuard g(mLock); in readValuesForProperty() local
97 MuxGuard g(mLock); in readValueOrNull() local
106 MuxGuard g(mLock); in readValueOrNull() local
113 MuxGuard g(mLock); in getAllConfigs() local
123 MuxGuard g(mLock); in getConfigOrNull() local
DSubscriptionManager.cpp106 MuxGuard g(mLock); in addOrUpdateSubscription() local
139 MuxGuard g(mLock); in distributeValuesToClients() local
163 MuxGuard g(mLock); in getSubscribedClients() local
248 MuxGuard g(mLock); in unsubscribe() local
294 MuxGuard g(mLock); in onCallbackDead() local
DVehicleObjectPool.cpp94 std::lock_guard<std::mutex> g(mLock); in obtainRecylable() local
/hardware/interfaces/tests/pointer/1.0/default/lib/
DPointerHelper.cpp9 void simpleGraph(IGraph::Graph& g) { in simpleGraph()
18 bool isSimpleGraph(const IGraph::Graph &g) { in isSimpleGraph()
28 void logSimpleGraph(const char *prefix, const IGraph::Graph& g) { in logSimpleGraph()
/hardware/google/easel/camera/libhdrplusclient/
DHdrPlusClientUtils.cpp30 static status_t getRgb(uint8_t *r, uint8_t *g, uint8_t* b, uint32_t x, uint32_t y, in getRgb()
102 uint8_t r, g, b; in writePpm() local
168 uint8_t r, g, b; in comparePpm() local
/hardware/interfaces/tests/pointer/1.0/default/
DGraph.cpp19 Return<void> Graph::passAGraph(const IGraph::Graph& g) { in passAGraph()
27 IGraph::Graph g; in giveAGraph() local
/hardware/libhardware/tests/hwc/
Dutil.c114 EGLint R,G,B,A,r,g,b,a; in select_config_for_window() local
146 EGLint r,g,b,a; in select_config_for_window() local
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c395 static void google_orientation_geomagnetic(float *g) in google_orientation_geomagnetic()
426 static void google_orientation_6_axis(float *g) in google_orientation_6_axis()
457 static void google_orientation(float *g) in google_orientation()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c503 bool g, a; variable
508 bool g, a, out; in run_enable_sequence() local
626 bool g, a, out; in run_dmp_off() local
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c441 static void google_orientation_geomagnetic(float *g) in google_orientation_geomagnetic()
472 static void google_orientation_6_axis(float *g) in google_orientation_6_axis()
503 static void google_orientation(float *g) in google_orientation()
/hardware/interfaces/tests/bar/1.0/default/
DBar.cpp67 Return<void> Bar::haveAGoober(const Goober &g) { in haveAGoober()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp307 uint32_t g = UINT32(source.g) << 8; in GetUint32Color() local
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h56 uint8_t g; member
/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.c203 int r, g, b; in psb_putsurface_x11() local
/hardware/interfaces/tests/foo/1.0/default/
DFoo.cpp162 Return<void> Foo::haveAGoober(const Goober &g) { in haveAGoober()
/hardware/qcom/display/sdm845/sdm/libs/hwc2/
Dhwc_layers.cpp378 uint32_t g = UINT32(source.g) << 8; in SetLayerBuffer() local
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp497 uint32_t g = UINT32(source.g) << 8; in GetUint32Color() local
/hardware/qcom/display/msm8996/sdm/include/private/
Dcolor_params.h80 uint32_t g = 0; member
219 uint32_t g = 0; member
/hardware/qcom/msm8x27/kernel-headers/linux/
Dmsm_mdp.h352 uint32_t *g; member
396 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
402 struct mdp_pcc_coeff r, g, b; member
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dmsm_mdp.h353 uint32_t *g; member
416 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
422 struct mdp_pcc_coeff r, g, b; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_mdp.h399 uint32_t *g; member
442 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
449 struct mdp_pcc_coeff r, g, b; member

12