Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 – 21 of 21) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddebug_report.cpp133 auto& callbacks = GetData(instance).debug_report_callbacks; in CreateDebugReportCallbackEXT() local
157 auto& callbacks = GetData(instance).debug_report_callbacks; in DestroyDebugReportCallbackEXT() local
Ddebug_report.h89 explicit DebugReportLogger(const DebugReportCallbackList& callbacks) in DebugReportLogger()
/device/generic/vulkan-cereal/stream-servers/vulkan/
Dvk_util.cpp29 void setVkCheckCallbacks(std::unique_ptr<VkCheckCallbacks> callbacks) { in setVkCheckCallbacks()
Dvk_util.h341 CallbacksWrapper(std::unique_ptr<T> callbacks) : mCallbacks(std::move(callbacks)) {} in CallbacksWrapper()
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp59 const OMX_CALLBACKTYPE* callbacks, in GoldfishVPX()
502 const char *name, const OMX_CALLBACKTYPE *callbacks, in createGoldfishOMXComponent()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp75 const OMX_CALLBACKTYPE *callbacks, in GoldfishAVCDec()
623 const char *name, const OMX_CALLBACKTYPE *callbacks, OMX_PTR appData, in createGoldfishOMXComponent()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp126 const OMX_CALLBACKTYPE *callbacks, in makeComponentInstance()
DGoldfishOMXComponent.cpp29 const OMX_CALLBACKTYPE *callbacks, in GoldfishOMXComponent()
DGoldfishVideoDecoderOMXComponent.cpp51 const OMX_CALLBACKTYPE *callbacks, in GoldfishVideoDecoderOMXComponent()
DSimpleGoldfishOMXComponent.cpp30 const OMX_CALLBACKTYPE *callbacks, in SimpleGoldfishOMXComponent()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp434 extern "C" void RIL_setcallbacks (const RIL_RadioFunctions *callbacks) { in RIL_setcallbacks()
439 RIL_register (const RIL_RadioFunctions *callbacks) { in RIL_register()
Dsap_service.cpp933 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
Dril_config.cpp260 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
Dril_service.cpp13390 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
/device/generic/vulkan-cereal/stream-servers/
DRingStream.cpp35 android::emulation::asg::ConsumerCallbacks callbacks, in RingStream()
DRenderThread.cpp101 android::emulation::asg::ConsumerCallbacks callbacks, in RenderThread()
DRendererImpl.cpp268 android::emulation::asg::ConsumerCallbacks callbacks, in addressSpaceGraphicsConsumerCreate()
Dvirtio-gpu-gfxstream-renderer.cpp549 int init(void* cookie, int flags, const struct virgl_renderer_callbacks* callbacks) { in init()
DFrameBuffer.cpp1643 std::vector<std::function<void()>> callbacks; in cleanupProcGLObjects() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp982 void setThreadingCallbacks(const ResourceTracker::ThreadingCallbacks& callbacks) { in setThreadingCallbacks()
6903 auto& callbacks = mEncoderCleanupCallbacks[encoder]; in registerEncoderCleanupCallback() local
7740 void ResourceTracker::setThreadingCallbacks(const ResourceTracker::ThreadingCallbacks& callbacks) { in setThreadingCallbacks()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dwuffs-v0.3.c44300 DecodeCbor(DecodeCborCallbacks& callbacks, in DecodeCbor()
44895 DecodeImageCallbacks& callbacks, in DecodeImageHandleMetadata()
44907 DecodeImageCallbacks& callbacks, in DecodeImage0()
45160 DecodeImage(DecodeImageCallbacks& callbacks, in DecodeImage()
45539 DecodeJson(DecodeJsonCallbacks& callbacks, in DecodeJson()