Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 25 of 27) sorted by relevance

12

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp77 int32_t* getOpenCountPtr(cb_handle_t* cb) { in getOpenCountPtr()
81 uint32_t getAshmemColorOffset(cb_handle_t* cb) { in getAshmemColorOffset()
273 static void get_ashmem_region(ExtendedRCEncoderContext *rcEnc, cb_handle_t *cb) { in get_ashmem_region()
287 static bool put_ashmem_region(ExtendedRCEncoderContext *rcEnc, cb_handle_t *cb) { in put_ashmem_region()
310 static int map_buffer(cb_handle_t *cb, void **vaddr) in map_buffer()
367 static void updateHostColorBuffer(cb_handle_t* cb, in updateHostColorBuffer()
720 cb_handle_t *cb = new cb_handle_t(fd, ashmem_size, usage, in gralloc_alloc() local
811 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_free() local
895 cb_handle_t *cb = (cb_handle_t *)buffer; in fb_post() local
991 cb_handle_t *cb = (cb_handle_t *)handle; in gralloc_register_buffer() local
[all …]
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/
Dusb_cmd_device_list.h33 USBCmdDeviceList(DeviceDiscoveredCB cb) in USBCmdDeviceList()
/device/google/cuttlefish_common/guest/hals/health/storage/
DStorage.cpp29 const sp<IGarbageCollectCallback>& cb) { in garbageCollect()
/device/google/wahoo/wifi_offload/
DOffload.h32 void setCallback(android::wp<CallbackType> cb) { in setCallback()
DOffload.cpp45 Return<void> Offload::setEventCallback(const sp<IOffloadCallback>& cb) { in setEventCallback()
Doffload_server.cpp121 bool OffloadServer::setEventCallback(const sp<IOffloadCallback>& cb) { in setEventCallback()
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraFactory.cpp281 const camera_module_callbacks_t* cb = mCallbacks; in onStatusChanged() local
303 const camera_module_callbacks_t* cb = mCallbacks; in onTorchModeStatusChanged() local
DCompressor.cpp103 const uint8_t* cb[8]; in compressData() local
/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp163 const sp<IContexthubCallback> &cb) { in registerCallback()
222 int Contexthub::handleOsMessage(sp<IContexthubCallback> cb, in handleOsMessage()
324 sp<IContexthubCallback> cb = obj->getCallBackForHubId(hubId); in contextHubCb() local
/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc38 Return<void> BluetoothHci::initialize( in initialize()
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp190 cb_handle_t *cb = (cb_handle_t *)(*mJpegBuffer.buffer); in compress() local
/device/generic/goldfish/camera/jpeg-stub/
DCompressor.cpp103 const uint8_t* cb[8]; in compressData() local
/device/google/cuttlefish_common/guest/hals/gralloc/legacy/
Dgralloc_vsoc_priv.h40 void* cb; member
/device/google/marlin/camera/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c491 int jobid, void *userdata, lib2d_client_cb cb) in mm_lib2d_start_job()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_weakref.py511 def cb(self, ignore): member in ReferencesTestCase.test_callback_in_cycle_3.C
536 def cb(self, ignore): member in ReferencesTestCase.test_callback_in_cycle_4.C
608 def cb(self, ignore): member in ReferencesTestCase.test_callbacks_on_callback.C
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.cpp612 struct nl_cb *cb = nl_cb_alloc(NL_CB_DEFAULT); in requestResponse() local
Dwifi_hal.cpp253 struct nl_cb *cb = nl_socket_get_cb(event_sock); in wifi_initialize() local
445 struct nl_cb *cb = nl_socket_get_cb(info->event_sock); in internal_pollin_handler() local
/device/generic/goldfish/camera/
DEmulatedCameraFactory.cpp565 const camera_module_callbacks_t* cb = mCallbacks; in onStatusChanged() local
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_thread.c629 mm_camera_cmd_cb_t cb, in mm_camera_cmd_thread_launch()
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp755 cb_handle_t *cb = in present() local
852 cb_handle_t *cb = in setClientTarget() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dmultibytecodec.c94 PyObject *args, *cb, *r; in call_error_callback() local
139 PyObject *cb; in codecctx_errors_set() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dmultibytecodec.c94 PyObject *args, *cb, *r; in call_error_callback() local
139 PyObject *cb; in codecctx_errors_set() local
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h142 mm_camera_cmd_cb_t cb; /* cb for cmd */ member
216 mm_camera_buf_notify_t cb; member
415 mm_camera_buf_notify_t cb[MAX_NUM_CAMERA_PER_BUNDLE]; member
/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp277 int virgl_renderer_init(void* cookie, int flags, virgl_renderer_callbacks* cb) { in virgl_renderer_init()
/device/generic/goldfish/gps/
Dgps_qemu.c465 nmea_reader_set_callback( NmeaReader* r, gps_location_callback cb ) in nmea_reader_set_callback()

12