Searched refs:gralloc_module_t (Results 1 - 25 of 54) sorted by relevance

123

/hardware/libhardware/include/hardware/
H A Dgralloc.h38 * gralloc_module_t.common.module_api_version.
155 typedef struct gralloc_module_t { struct
173 int (*registerBuffer)(struct gralloc_module_t const* module,
188 int (*unregisterBuffer)(struct gralloc_module_t const* module,
226 int (*lock)(struct gralloc_module_t const* module,
237 int (*unlock)(struct gralloc_module_t const* module,
242 int (*perform)(struct gralloc_module_t const* module,
265 int (*lock_ycbcr)(struct gralloc_module_t const* module,
280 int (*lockAsync)(struct gralloc_module_t const* module,
296 int (*unlockAsync)(struct gralloc_module_t cons
317 } gralloc_module_t; typedef in typeref:struct:gralloc_module_t
[all...]
/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc.cpp40 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,
H A Dfb_priv.h39 gralloc_module_t base;
H A Dmapper.cpp55 static int gralloc_map(gralloc_module_t const* module,
92 static int gralloc_unmap(gralloc_module_t const* module,
130 int gralloc_register_buffer(gralloc_module_t const* module,
157 int gralloc_unregister_buffer(gralloc_module_t const* module,
179 int terminateBuffer(gralloc_module_t const* module,
207 static int gralloc_map_and_invalidate (gralloc_module_t const* module,
241 int gralloc_lock(gralloc_module_t const* module,
253 int gralloc_lock_ycbcr(gralloc_module_t const* module,
265 int gralloc_unlock(gralloc_module_t const* module,
297 int gralloc_perform(struct gralloc_module_t cons
[all...]
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp40 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,
H A Dfb_priv.h39 gralloc_module_t base;
H A Dmapper.cpp55 static int gralloc_map(gralloc_module_t const* module,
92 static int gralloc_unmap(gralloc_module_t const* module,
130 int gralloc_register_buffer(gralloc_module_t const* module,
157 int gralloc_unregister_buffer(gralloc_module_t const* module,
179 int terminateBuffer(gralloc_module_t const* module,
207 static int gralloc_map_and_invalidate (gralloc_module_t const* module,
241 int gralloc_lock(gralloc_module_t const* module,
253 int gralloc_lock_ycbcr(gralloc_module_t const* module,
265 int gralloc_unlock(gralloc_module_t const* module,
297 int gralloc_perform(struct gralloc_module_t cons
[all...]
/hardware/qcom/display/msm8909/libgralloc/
H A Dgralloc.cpp40 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,
H A Dfb_priv.h39 gralloc_module_t base;
H A Dmapper.cpp58 static int gralloc_map(gralloc_module_t const* module,
103 static int gralloc_unmap(gralloc_module_t const* module,
142 int gralloc_register_buffer(gralloc_module_t const* module,
170 int gralloc_unregister_buffer(gralloc_module_t const* module,
193 int terminateBuffer(gralloc_module_t const* module,
222 static int gralloc_map_and_invalidate (gralloc_module_t const* module,
262 int gralloc_lock(gralloc_module_t const* module,
275 int gralloc_lock_ycbcr(gralloc_module_t const* module,
288 int gralloc_unlock(gralloc_module_t const* module,
311 int gralloc_perform(struct gralloc_module_t cons
[all...]
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp40 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,
H A Dfb_priv.h39 gralloc_module_t base;
H A Dmapper.cpp57 static int gralloc_map(gralloc_module_t const* module,
91 static int gralloc_unmap(gralloc_module_t const* module,
126 int gralloc_register_buffer(gralloc_module_t const* module,
153 int gralloc_unregister_buffer(gralloc_module_t const* module,
175 int terminateBuffer(gralloc_module_t const* module,
200 static int gralloc_map_and_invalidate (gralloc_module_t const* module,
234 int gralloc_lock(gralloc_module_t const* module,
246 int gralloc_lock_ycbcr(gralloc_module_t const* module,
301 int gralloc_unlock(gralloc_module_t const* module,
330 int gralloc_perform(struct gralloc_module_t cons
[all...]
/hardware/qcom/display/msm8994/libgralloc/
H A Dgralloc.cpp40 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,
H A Dfb_priv.h39 gralloc_module_t base;
/hardware/qcom/display/msm8996/libgralloc/
H A Dgralloc.cpp40 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,
H A Dfb_priv.h39 gralloc_module_t base;
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngGrallocBufferMapper.h29 TngGrallocBufferMapper(gralloc_module_t const& module,
44 gralloc_module_t const& mGrallocModule;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
H A DTngGrallocBufferMapper.h28 TngGrallocBufferMapper(gralloc_module_t const& module,
43 gralloc_module_t const& mGrallocModule;
/hardware/libhardware/modules/gralloc/
H A Dmapper.cpp38 static int gralloc_map(gralloc_module_t const* /*module*/,
59 static int gralloc_unmap(gralloc_module_t const* /*module*/,
77 int gralloc_register_buffer(gralloc_module_t const* module,
127 int gralloc_unregister_buffer(gralloc_module_t const* module,
140 int mapBuffer(gralloc_module_t const* module,
147 int terminateBuffer(gralloc_module_t const* module,
158 int gralloc_lock(gralloc_module_t const* /*module*/,
179 int gralloc_unlock(gralloc_module_t const* /*module*/,
H A Dgr.h40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
41 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgralloc.cpp58 extern int gralloc_lock(gralloc_module_t const* module,
63 extern int gralloc_unlock(gralloc_module_t const* module,
66 extern int gralloc_register_buffer(gralloc_module_t const* module,
69 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
184 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>(
265 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>(
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
H A Dimg_gralloc_public.h100 * A table is stored within psPrivateData on gralloc_module_t (this
107 * (alloc_device_t) or map() (gralloc_module_t). Entries are removed
108 * by free() (alloc_device_t) and unmap() (gralloc_module_t).
114 * gralloc_module_t.
227 gralloc_module_t base;
259 gralloc_module_get_buffer_format_img(const gralloc_module_t *module,
268 gralloc_module_get_buffer_formats_img(const gralloc_module_t *module,
275 gralloc_module_blit_handle_to_handle_img(const gralloc_module_t *module,
288 gralloc_module_blit_stamp_to_handle(const gralloc_module_t *module,
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
H A Dimg_gralloc_public.h100 * A table is stored within psPrivateData on gralloc_module_t (this
107 * (alloc_device_t) or map() (gralloc_module_t). Entries are removed
108 * by free() (alloc_device_t) and unmap() (gralloc_module_t).
114 * gralloc_module_t.
227 gralloc_module_t base;
259 gralloc_module_get_buffer_format_img(const gralloc_module_t *module,
268 gralloc_module_get_buffer_formats_img(const gralloc_module_t *module,
275 gralloc_module_blit_handle_to_handle_img(const gralloc_module_t *module,
288 gralloc_module_blit_stamp_to_handle(const gralloc_module_t *module,
/hardware/libhardware/tests/hardware/
H A Dstruct-offset.cpp177 CHECK_MEMBER_AT(gralloc_module_t, common, 0, 0);
178 CHECK_MEMBER_AT(gralloc_module_t, registerBuffer, 128, 248);
179 CHECK_MEMBER_AT(gralloc_module_t, unregisterBuffer, 132, 256);
180 CHECK_MEMBER_AT(gralloc_module_t, lock, 136, 264);
181 CHECK_MEMBER_AT(gralloc_module_t, unlock, 140, 272);
182 CHECK_MEMBER_AT(gralloc_module_t, perform, 144, 280);
183 CHECK_MEMBER_AT(gralloc_module_t, lock_ycbcr, 148, 288);
184 CHECK_MEMBER_AT(gralloc_module_t, lockAsync, 152, 296);
185 CHECK_MEMBER_AT(gralloc_module_t, unlockAsync, 156, 304);
186 CHECK_MEMBER_AT(gralloc_module_t, lockAsync_ycbc
[all...]

Completed in 639 milliseconds

123