Display services: Difference between revisions
→IApplicationDisplayService: symbols |
|||
| Line 146: | Line 146: | ||
== GetIndirectLayerImageMap == | == GetIndirectLayerImageMap == | ||
Takes a PID-descriptor, an type-0x46 buffer, and four u64s(last u64 is "[[AM_services|nn::applet::AppletResourceUserId]]"). Returns two output u64s. | Takes a PID-descriptor, an type-0x46 buffer, and four u64s(last u64 is "[[AM_services|nn::applet::AppletResourceUserId]]"). Returns two output u64s. | ||
== GetIndirectLayerImageCropMap == | |||
Takes a PID-descriptor, an type-0x46 buffer, four floats, four u64s(last u64 is "[[AM_services|nn::applet::AppletResourceUserId]]"). Returns two output u64s. The floats are stored immediately after each other(32bits). | |||
== IHOSBinderDriver == | == IHOSBinderDriver == | ||