HomeSort by relevance Sort by last modified time
    Searched refs:gralloc_module_t (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc.h 33 (const gralloc_module_t *g, buffer_handle_t handle)
39 (const gralloc_module_t *g, buffer_handle_t handle)
58 (const gralloc_module_t *g, buffer_handle_t handle, int usage,
67 (const gralloc_module_t *g, buffer_handle_t handle, int *releaseFence)
73 (const gralloc_module_t *g, buffer_handle_t src, buffer_handle_t dest,
82 (const gralloc_module_t *g, buffer_handle_t handle, void **vaddrs,
90 (const gralloc_module_t *g, buffer_handle_t handle)
96 (const gralloc_module_t *g, void **ppvDispDev)
102 (const gralloc_module_t *g, buffer_handle_t handle, uint32_t *pui32Status)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc.h 33 (const gralloc_module_t *g, buffer_handle_t handle)
39 (const gralloc_module_t *g, buffer_handle_t handle)
58 (const gralloc_module_t *g, buffer_handle_t handle, int usage,
67 (const gralloc_module_t *g, buffer_handle_t handle, int *releaseFence)
73 (const gralloc_module_t *g, buffer_handle_t src, buffer_handle_t dest,
82 (const gralloc_module_t *g, buffer_handle_t handle, void **vaddrs,
90 (const gralloc_module_t *g, buffer_handle_t handle)
96 (const gralloc_module_t *g, void **ppvDispDev)
102 (const gralloc_module_t *g, buffer_handle_t handle, uint32_t *pui32Status)
  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 40 extern int gralloc_lock(gralloc_module_t const* module,
45 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
50 extern int gralloc_unlock(gralloc_module_t const* module,
53 extern int gralloc_register_buffer(gralloc_module_t const* module,
56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
59 extern int gralloc_perform(struct gralloc_module_t const* module,
fb_priv.h 39 gralloc_module_t base;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 40 extern int gralloc_lock(gralloc_module_t const* module,
45 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
50 extern int gralloc_unlock(gralloc_module_t const* module,
53 extern int gralloc_register_buffer(gralloc_module_t const* module,
56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
59 extern int gralloc_perform(struct gralloc_module_t const* module,
fb_priv.h 39 gralloc_module_t base;
  /hardware/qcom/display/msm8909/libgralloc/
gralloc.cpp 40 extern int gralloc_lock(gralloc_module_t const* module,
45 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
50 extern int gralloc_unlock(gralloc_module_t const* module,
53 extern int gralloc_register_buffer(gralloc_module_t const* module,
56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
59 extern int gralloc_perform(struct gralloc_module_t const* module,
fb_priv.h 39 gralloc_module_t base;
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gralloc.cpp 40 extern int gralloc_lock(gralloc_module_t const* module,
45 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
50 extern int gralloc_unlock(gralloc_module_t const* module,
53 extern int gralloc_register_buffer(gralloc_module_t const* module,
56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
59 extern int gralloc_perform(struct gralloc_module_t const* module,
fb_priv.h 39 gralloc_module_t base;
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 40 extern int gralloc_lock(gralloc_module_t const* module,
45 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
50 extern int gralloc_unlock(gralloc_module_t const* module,
53 extern int gralloc_register_buffer(gralloc_module_t const* module,
56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
59 extern int gralloc_perform(struct gralloc_module_t const* module,
fb_priv.h 39 gralloc_module_t base;
  /hardware/qcom/display/msm8994/libgralloc/
gralloc.cpp 42 extern int gralloc_lock(gralloc_module_t const* module,
47 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
52 extern int gralloc_unlock(gralloc_module_t const* module,
55 extern int gralloc_register_buffer(gralloc_module_t const* module,
58 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
61 extern int gralloc_perform(struct gralloc_module_t const* module,
  /hardware/qcom/display/msm8996/libgralloc/
gralloc.cpp 42 extern int gralloc_lock(gralloc_module_t const* module,
47 extern int gralloc_lock_ycbcr(gralloc_module_t const* module,
52 extern int gralloc_unlock(gralloc_module_t const* module,
55 extern int gralloc_register_buffer(gralloc_module_t const* module,
58 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
61 extern int gralloc_perform(struct gralloc_module_t const* module,
  /device/generic/goldfish/gralloc/
mapper.cpp 37 static int gralloc_map(gralloc_module_t const* /*module*/,
58 static int gralloc_unmap(gralloc_module_t const* /*module*/,
76 int gralloc_register_buffer(gralloc_module_t const* module,
126 int gralloc_unregister_buffer(gralloc_module_t const* module,
139 int mapBuffer(gralloc_module_t const* module,
146 int terminateBuffer(gralloc_module_t const* module,
157 int gralloc_lock(gralloc_module_t const* /*module*/,
178 int gralloc_unlock(gralloc_module_t const* /*module*/,
gr.h 40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
41 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
  /hardware/libhardware/modules/gralloc/
mapper.cpp 37 static int gralloc_map(gralloc_module_t const* /*module*/,
58 static int gralloc_unmap(gralloc_module_t const* /*module*/,
76 int gralloc_register_buffer(gralloc_module_t const* module,
126 int gralloc_unregister_buffer(gralloc_module_t const* module,
139 int mapBuffer(gralloc_module_t const* module,
146 int terminateBuffer(gralloc_module_t const* module,
157 int gralloc_lock(gralloc_module_t const* /*module*/,
178 int gralloc_unlock(gralloc_module_t const* /*module*/,
gr.h 40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
41 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
  /hardware/libhardware/include/hardware/
gralloc.h 37 * gralloc_module_t.common.module_api_version.
154 typedef struct gralloc_module_t { struct
172 int (*registerBuffer)(struct gralloc_module_t const* module,
187 int (*unregisterBuffer)(struct gralloc_module_t const* module,
225 int (*lock)(struct gralloc_module_t const* module,
236 int (*unlock)(struct gralloc_module_t const* module,
241 int (*perform)(struct gralloc_module_t const* module,
264 int (*lock_ycbcr)(struct gralloc_module_t const* module,
279 int (*lockAsync)(struct gralloc_module_t const* module,
295 int (*unlockAsync)(struct gralloc_module_t const* module
316 } gralloc_module_t; typedef in typeref:struct:gralloc_module_t
    [all...]
  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
mapper.cpp 42 int gralloc_register_buffer(gralloc_module_t const* /*module*/,
56 int gralloc_unregister_buffer(gralloc_module_t const* /*module*/,
66 gralloc_module_t const* /*module*/, buffer_handle_t handle, int /*usage*/,
90 gralloc_module_t const* /*module*/, buffer_handle_t handle) {
107 gralloc_module_t const* /*module*/, buffer_handle_t handle, int /*usage*/,
  /device/generic/goldfish/camera/
GrallocModule.h 39 mModule = reinterpret_cast<const gralloc_module_t*>(module);
41 const gralloc_module_t *mModule;
  /device/google/cuttlefish_common/guest/hals/camera/
GrallocModule.h 51 mModule = reinterpret_cast<const gralloc_module_t *>(module);
53 const gralloc_module_t *mModule;
  /external/drm_hwcomposer/
platformdrmgeneric.h 43 const gralloc_module_t *gralloc_;
  /device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
base_composer.h 48 const gralloc_module_t* gralloc_module_;
  /external/swiftshader/src/Common/
GrallocAndroid.cpp 34 m_module = reinterpret_cast<const gralloc_module_t*>(module);

Completed in 1582 milliseconds

1 2 3 4