Home
last modified time | relevance | path

Searched refs:info (Results 1 – 25 of 29) sorted by relevance

12

/hardware/libhardware/modules/gralloc/
Dframebuffer.cpp84 m->info.reserved[0] = 0x54445055; // "UPDT"; in fb_setUpdateRect()
85 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16); in fb_setUpdateRect()
86 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16); in fb_setUpdateRect()
103 m->info.activate = FB_ACTIVATE_VBL; in fb_post()
104 m->info.yoffset = offset / m->finfo.line_length; in fb_post()
105 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) { in fb_post()
121 0, 0, m->info.xres, m->info.yres, in fb_post()
126 0, 0, m->info.xres, m->info.yres, in fb_post()
129 memcpy(fb_vaddr, buffer_vaddr, m->finfo.line_length * m->info.yres); in fb_post()
168 struct fb_var_screeninfo info; in mapFrameBufferLocked() local
[all …]
Dgralloc_priv.h49 struct fb_var_screeninfo info; member
Dgralloc.cpp122 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked()
257 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_free()
/hardware/msm7k/libgralloc/
Dframebuffer.cpp82 m->info.reserved[0] = 0x54445055; // "UPDT"; in fb_setUpdateRect()
83 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16); in fb_setUpdateRect()
84 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16); in fb_setUpdateRect()
101 m->info.activate = FB_ACTIVATE_VBL; in fb_post()
102 m->info.yoffset = offset / m->finfo.line_length; in fb_post()
103 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) { in fb_post()
119 0, 0, m->info.xres, m->info.yres, in fb_post()
124 0, 0, m->info.xres, m->info.yres, in fb_post()
130 m->info.xres, m->info.yres, in fb_post()
131 m->info.xoffset, m->info.yoffset, in fb_post()
[all …]
Dgralloc_priv.h53 struct fb_var_screeninfo info; member
Dgralloc.cpp146 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked()
529 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_free()
/hardware/msm7k/libgralloc-qsd8k/
Dframebuffer.cpp86 m->info.reserved[0] = 0x54445055; // "UPDT"; in fb_setUpdateRect()
87 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16); in fb_setUpdateRect()
88 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16); in fb_setUpdateRect()
112 0, 0, m->info.xres, m->info.yres, NULL); in fb_post()
115 m->info.activate = FB_ACTIVATE_VBL; in fb_post()
116 m->info.yoffset = offset / m->finfo.line_length; in fb_post()
117 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) { in fb_post()
130 0, 0, m->info.xres, m->info.yres, in fb_post()
135 0, 0, m->info.xres, m->info.yres, in fb_post()
142 m->info.xres, m->info.yres, m->fbFormat, in fb_post()
[all …]
Dgralloc_priv.h73 struct fb_var_screeninfo info; member
Dgpu.cpp66 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked()
279 const size_t bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_print.c42 free(me->info); me->info = NULL; in PERF_PRINT_done()
87 me->info = (char *) malloc(3+9+1+8+2+6+4+2+7+12+8+16+2 + 100); in PERF_PRINT_setup()
88 if (me->info) in PERF_PRINT_setup()
91 sprintf(me->info, in PERF_PRINT_setup()
134 return(me->info != NULL); in PERF_PRINT_setup()
213 me->info = me->prompt = NULL; in PERF_PRINT_create()
278 me->info, in __print_Boundary()
317 me->info, in __print_Buffer()
364 me->info, in __print_Command()
389 me->info); in __print_Create()
[all …]
/hardware/broadcom/wlan/bcm4329/src/wl/sys/
Dwl_iw.h202 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument
203 iwe_stream_add_event(info, stream, ends, iwe, extra)
204 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument
205 iwe_stream_add_value(info, event, value, ends, iwe, event_len)
206 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument
207 iwe_stream_add_point(info, stream, ends, iwe, extra)
209 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument
211 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument
213 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument
Dwl_iw.c258 struct iw_request_info *info,
267 struct iw_request_info *info,
275 struct iw_request_info *info,
529 struct iw_request_info *info, in wl_iw_set_active_scan() argument
555 struct iw_request_info *info, in wl_iw_set_passive_scan() argument
587 struct iw_request_info *info, in wl_iw_get_macaddr() argument
613 struct iw_request_info *info, in wl_iw_set_country() argument
656 struct iw_request_info *info, in wl_iw_set_power_mode() argument
703 struct iw_request_info *info, in wl_iw_get_power_mode() argument
732 struct iw_request_info *info, argument
[all …]
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu_linux.c99 struct ethtool_drvinfo info; in dhd_get_dev_type() local
106 memset(&info, 0, sizeof(info)); in dhd_get_dev_type()
107 info.cmd = ETHTOOL_GDRVINFO; in dhd_get_dev_type()
108 strcpy(info.driver, "?dhd"); in dhd_get_dev_type()
109 ifr.ifr_data = (caddr_t)&info; in dhd_get_dev_type()
120 strncpy(buf, info.driver, len); in dhd_get_dev_type()
/hardware/ti/omap3/dspbridge/inc/
Ddynamic_loader.h404 struct LDR_SECTION_INFO * info, unsigned align);
419 struct LDR_SECTION_INFO * info);
462 LDR_ADDR locn, struct LDR_SECTION_INFO * info,
480 struct LDR_SECTION_INFO * info, unsigned bytsiz);
495 LDR_ADDR locn, struct LDR_SECTION_INFO * info,
/hardware/qcom/media/libstagefrighthw/
DQComHardwareRenderer.cpp98 PLATFORM_PRIVATE_PMEM_INFO *info = in getOffset() local
101 if (info != NULL) { in getOffset()
103 publishBuffers(info->pmem_fd); in getOffset()
110 *offset = info->offset; in getOffset()
/hardware/msm7k/libstagefrighthw/
DQComHardwareRenderer.cpp104 PLATFORM_PRIVATE_PMEM_INFO *info = in getOffset() local
107 if (info != NULL) { in getOffset()
109 publishBuffers(info->pmem_fd); in getOffset()
116 *offset = info->offset; in getOffset()
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_linux.c232 struct dhd_info *info; /* back pointer to dhd_info */ member
722 dhd_info_t *dhd = (dhd_info_t *)dhdp->info; in dhd_ifname()
909 ASSERT(ifp && ifp->info && ifp->idx); /* Virtual interfaces only */ in dhd_op_if()
911 dhd = ifp->info; in dhd_op_if()
1076 dhd_info_t *dhd = (dhd_info_t *)(dhdp->info); in dhd_sendpkt()
1189 dhd_info_t *dhd = dhdp->info; in dhd_txflowcontrol()
1205 dhd_info_t *dhd = (dhd_info_t *)dhdp->info; in dhd_rx_frame()
1311 dhd_info_t *dhd = (dhd_info_t *)(dhdp->info); in dhd_txcomplete()
1487 dhd_info_t *dhd = (dhd_info_t *)dhdp->info; in dhd_sched_dpc()
1575 struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() argument
[all …]
Ddhd_cdc.c118 void *info; in dhdcdc_query_ioctl() local
175 info = (void*)&msg[1]; in dhdcdc_query_ioctl()
182 memcpy(buf, info, len); in dhdcdc_query_ioctl()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DWlanDrvWext.c55 struct iw_request_info *info,
165 struct iw_request_info *info, in wlanDrvWext_Handler() argument
180 switch (info->cmd) in wlanDrvWext_Handler()
277 info->cmd, in wlanDrvWext_Handler()
278 info->flags, in wlanDrvWext_Handler()
DCmdInterpretWext.c642 struct iw_request_info info; in cmdInterpret_convertAndExecute() local
643 info.cmd = SIOCGIWSCAN; in cmdInterpret_convertAndExecute()
644 info.flags = 0; in cmdInterpret_convertAndExecute()
720 event = iwe_stream_add_event(&info,event, end_buf, &iwe, IW_EV_ADDR_LEN); in cmdInterpret_convertAndExecute()
731 event = iwe_stream_add_point(&info,event, end_buf, &iwe, my_current->Ssid.Ssid); in cmdInterpret_convertAndExecute()
742 event = iwe_stream_add_event(&info,event, end_buf, &iwe, IW_EV_CHAR_LEN); in cmdInterpret_convertAndExecute()
758 event = iwe_stream_add_event(&info,event, end_buf, &iwe, IW_EV_UINT_LEN); in cmdInterpret_convertAndExecute()
772 event = iwe_stream_add_event(&info,event, end_buf, &iwe, IW_EV_FREQ_LEN); in cmdInterpret_convertAndExecute()
785 event = iwe_stream_add_event(&info,event, end_buf, &iwe, IW_EV_QUAL_LEN); in cmdInterpret_convertAndExecute()
799 event = iwe_stream_add_point(&info,event, end_buf, &iwe, NULL); in cmdInterpret_convertAndExecute()
[all …]
/hardware/ril/mock-ril/src/cpp/
Dexperiments.cpp56 const v8::AccessorInfo &info) { in GetReqScreenState() argument
57 v8::Local<v8::Object> self = info.Holder(); in GetReqScreenState()
Djs_support.cpp51 const v8::AccessorInfo& info) { in RadioStateGetter() argument
56 v8::Local<v8::Value> value, const v8::AccessorInfo& info) { in RadioStateSetter() argument
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_print.h31 char *info; /* PERF instance information text */ member
/hardware/msm7k/librpc/
Dsvc_clnt_common.c17 static bool_t xdr_std_control(xdr_s_type *xdr, int request, void *info) in xdr_std_control() argument
19 return r_control(xdr->fd, request, info); in xdr_std_control()
/hardware/msm7k/librpc/rpc/
Dtypes.h350 bool_t (*xdr_control) (xdr_s_type *xdr, int request, void *info);

12