Searched defs:cb (Results 1 – 11 of 11) sorted by relevance
31 void registerCallback(IRemoteServiceCallback cb); in registerCallback()36 void unregisterCallback(IRemoteServiceCallback cb); in unregisterCallback()
121 CheckBox cb = (CheckBox)mActivity.findViewById(bind); in ServiceInfo() local
348 CheckBox cb = (CheckBox)v.findViewById(R.id.checkbox_presentation); in getView() local
90 static int map_buffer(cb_handle_t *cb, void **vaddr) in map_buffer()299 cb_handle_t *cb = new cb_handle_t(fd, ashmem_size, usage, in gralloc_alloc() local360 const cb_handle_t *cb = (const cb_handle_t *)handle; in gralloc_free() local437 cb_handle_t *cb = (cb_handle_t *)buffer; in fb_post() local523 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_register_buffer() local560 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_unregister_buffer() local602 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_lock() local706 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_unlock() local
234 private boolean generateOneSecondOfAudio(char alphabet, SynthesisCallback cb) { in generateOneSecondOfAudio()
54 struct rchan_callbacks *cb; member
137 char cb[48]; member
105 ActionMode.Callback cb = new MyActionModeCallback(); in startActionMode() local
57 rgb_cb cb) in color_convert_common()
239 nmea_reader_set_callback( NmeaReader* r, gps_location_callback cb ) in nmea_reader_set_callback()
1149 cb_handle_t *cb = (cb_handle_t *)(native_buffer->handle); in eglCreateImageKHR() local