Home
last modified time | relevance | path

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

12

/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp111 cb_handle_30_t* cb = cb_handle_30_t::from(raw); in freeBuffer() local
190 const cb_handle_30_t* cb = cb_handle_30_t::from(buffer); in validateBufferSize() local
200 const cb_handle_30_t* cb = cb_handle_30_t::from(buffer); in getTransportSize() local
219 cb_handle_30_t* cb = cb_handle_30_t::from(imported); in importBufferImpl() local
262 cb_handle_30_t* cb = cb_handle_30_t::from(raw); in lockImpl() local
298 cb_handle_30_t* cb = cb_handle_30_t::from(raw); in lockYCbCrImpl() local
366 Error3 lockHostImpl(cb_handle_30_t& cb, in lockHostImpl()
464 cb_handle_30_t* cb = cb_handle_30_t::from(raw); in unlockImpl() local
483 void unlockHostImpl(cb_handle_30_t& cb, char* const bufferBits) { in unlockHostImpl()
Dallocator3.cpp248 cb_handle_30_t* cb; in allocateImpl2() local
332 cb_handle_30_t** cb) { in allocateCb()
401 void freeCb(std::unique_ptr<cb_handle_30_t> cb) { in freeCb()
Dcb_handle_30.h64 cb_handle_30_t* cb = static_cast<cb_handle_30_t*>(p); in from() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp128 cb_handle_old_t* cb = static_cast<cb_handle_old_t*>(p); in from() local
144 int32_t* getOpenCountPtr(const cb_handle_old_t* cb) { in getOpenCountPtr()
148 uint32_t getAshmemColorOffset(cb_handle_old_t* cb) { in getAshmemColorOffset()
393 static void get_ashmem_region(ExtendedRCEncoderContext *rcEnc, cb_handle_old_t *cb) { in get_ashmem_region()
407 static bool put_ashmem_region(ExtendedRCEncoderContext *rcEnc, cb_handle_old_t *cb) { in put_ashmem_region()
423 static int map_buffer(cb_handle_old_t *cb, void **vaddr) in map_buffer()
477 static void updateHostColorBuffer(cb_handle_old_t* cb, in updateHostColorBuffer()
842 cb_handle_old_t *cb = new cb_handle_old_t(fd, ashmem_size, usage, in gralloc_alloc() local
933 const cb_handle_old_t *cb = cb_handle_old_t::from(handle); in gralloc_free() local
1023 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_register_buffer() local
[all …]
/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DStreamingSource.cpp25 void StreamingSource::setCallback(std::function<void(const std::shared_ptr<SBuffer> &)> cb) { in setCallback()
/device/google/cuttlefish/guest/hals/health/storage/
DStorage.cpp29 const sp<IGarbageCollectCallback>& cb) { in garbageCollect()
/device/generic/goldfish/gnss/
Ddata_sink.cpp51 void DataSink::setCallback20(sp<ahg20::IGnssCallback> cb) { in setCallback20()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraFactory.cpp261 const camera_module_callbacks_t* cb = mCallbacks; in onStatusChanged() local
281 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/google/cuttlefish/host/frontend/gcastv2/webrtc/
DSTUNClient.cpp30 Callback cb) in STUNClient()
DRTPSession.cpp46 RunLoop::AsyncFunction cb, in schedulePing()
/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc38 Return<void> BluetoothHci::initialize( in initialize()
/device/generic/goldfish/camera/jpeg-stub/
DCompressor.cpp84 const uint8_t* cb[8]; in compressData() local
/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.cpp491 const cb_handle_t* cb = cb_handle_t::from(*handle); in captureRGBA() local
601 const cb_handle_t* cb = cb_handle_t::from(*handle); in captureYU12() local
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp191 const cb_handle_t *cb = cb_handle_t::from(*mJpegBuffer.buffer); in compress() local
/device/generic/goldfish-opengl/shared/gralloc_cb/include/
Dgralloc_cb_bp.h92 cb_handle_t* cb = static_cast<cb_handle_t*>(p); in from() local
/device/generic/goldfish/MultiDisplayProvider/jni/
Dcom_android_emulator_multidisplay.cpp69 const cb_handle_t* cb = cb_handle_t::from(b->handle); in onFrameAvailable() local
/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/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc_vsoc_priv.h37 void* cb; member
/device/google/cuttlefish/host/frontend/gcastv2/https/
DRunLoop.cpp381 auto &cb = it->second; in run() local
DSSLSocket.cpp289 const auto cb = mRecvCallback; in sendRecvCallback() local
/device/generic/goldfish/camera/
DEmulatedCameraFactory.cpp516 const camera_module_callbacks_t* cb = mCallbacks; in onStatusChanged() local

12