/device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
D | debug_report.cpp | 133 auto& callbacks = GetData(instance).debug_report_callbacks; in CreateDebugReportCallbackEXT() local 157 auto& callbacks = GetData(instance).debug_report_callbacks; in DestroyDebugReportCallbackEXT() local
|
D | debug_report.h | 89 explicit DebugReportLogger(const DebugReportCallbackList& callbacks) in DebugReportLogger()
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | vk_util.cpp | 29 void setVkCheckCallbacks(std::unique_ptr<VkCheckCallbacks> callbacks) { in setVkCheckCallbacks()
|
D | vk_util.h | 341 CallbacksWrapper(std::unique_ptr<T> callbacks) : mCallbacks(std::move(callbacks)) {} in CallbacksWrapper()
|
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 59 const OMX_CALLBACKTYPE* callbacks, in GoldfishVPX() 502 const char *name, const OMX_CALLBACKTYPE *callbacks, in createGoldfishOMXComponent()
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 75 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/ |
D | GoldfishOMXPlugin.cpp | 126 const OMX_CALLBACKTYPE *callbacks, in makeComponentInstance()
|
D | GoldfishOMXComponent.cpp | 29 const OMX_CALLBACKTYPE *callbacks, in GoldfishOMXComponent()
|
D | GoldfishVideoDecoderOMXComponent.cpp | 51 const OMX_CALLBACKTYPE *callbacks, in GoldfishVideoDecoderOMXComponent()
|
D | SimpleGoldfishOMXComponent.cpp | 30 const OMX_CALLBACKTYPE *callbacks, in SimpleGoldfishOMXComponent()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.cpp | 434 extern "C" void RIL_setcallbacks (const RIL_RadioFunctions *callbacks) { in RIL_setcallbacks() 439 RIL_register (const RIL_RadioFunctions *callbacks) { in RIL_register()
|
D | sap_service.cpp | 933 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
|
D | ril_config.cpp | 260 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
|
D | ril_service.cpp | 13390 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|
/device/generic/vulkan-cereal/stream-servers/ |
D | RingStream.cpp | 35 android::emulation::asg::ConsumerCallbacks callbacks, in RingStream()
|
D | RenderThread.cpp | 101 android::emulation::asg::ConsumerCallbacks callbacks, in RenderThread()
|
D | RendererImpl.cpp | 268 android::emulation::asg::ConsumerCallbacks callbacks, in addressSpaceGraphicsConsumerCreate()
|
D | virtio-gpu-gfxstream-renderer.cpp | 549 int init(void* cookie, int flags, const struct virgl_renderer_callbacks* callbacks) { in init()
|
D | FrameBuffer.cpp | 1643 std::vector<std::function<void()>> callbacks; in cleanupProcGLObjects() local
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 982 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/ |
D | wuffs-v0.3.c | 44300 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()
|