Searched defs:cb (Results 1 – 10 of 10) sorted by relevance
31 void registerCallback(IRemoteServiceCallback cb); in registerCallback()36 void unregisterCallback(IRemoteServiceCallback cb); in unregisterCallback()
90 static int map_buffer(cb_handle_t *cb, void **vaddr) in map_buffer()217 cb_handle_t *cb = new cb_handle_t(fd, ashmem_size, usage, in gralloc_alloc() local274 const cb_handle_t *cb = (const cb_handle_t *)handle; in gralloc_free() local351 cb_handle_t *cb = (cb_handle_t *)buffer; in fb_post() local437 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_register_buffer() local468 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_unregister_buffer() local504 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_lock() local596 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_unlock() local
54 ColorBuffer *cb = new ColorBuffer(); in create() local
458 ColorBufferPtr cb( ColorBuffer::create(p_width, p_height, p_internalFormat) ); in createColorBuffer() local
234 private boolean generateOneSecondOfAudio(char alphabet, SynthesisCallback cb) { in generateOneSecondOfAudio()
54 struct rchan_callbacks *cb; member
137 char cb[48]; member
57 rgb_cb cb) in color_convert_common()
239 nmea_reader_set_callback( NmeaReader* r, gps_location_callback cb ) in nmea_reader_set_callback()
439 DWORD cb; member