Display services: Difference between revisions
No edit summary |
|||
Line 328: | Line 328: | ||
=NativeWindow= | =NativeWindow= | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x8? || ? | |||
|- | |||
| 0x8 || 0x8? || ? | |||
|- | |||
| 0x10 || 0x8? || ? | |||
|- | |||
| 0x18 || 0x8? || ? | |||
|- | |||
| 0x20 || 0x8? || ? | |||
|- | |||
| 0x28 || ? || "dispdrv" string normally? | |||
|} | |||
Max size of this buffer is 0x100-bytes(outbuf size used by official user-processes). Parsed("Deserialize...") by a function called by the code described under [[#OpenLayer]], which executes code with Android symbols. | Max size of this buffer is 0x100-bytes(outbuf size used by official user-processes). Parsed("Deserialize...") by a function called by the code described under [[#OpenLayer]], which executes code with Android symbols. | ||
[[Category:Services]] | [[Category:Services]] |