Display services: Difference between revisions
No edit summary |
|||
Line 359: | Line 359: | ||
Can be "Default", "External", "Edid", "Internal" or "Null". | Can be "Default", "External", "Edid", "Internal" or "Null". | ||
= | = Parcel = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 375: | Line 375: | ||
|} | |} | ||
Max size of this buffer is 0x100-bytes(outbuf size used by official user-processes). Parsed(" | = NativeWindow = | ||
Max size of this buffer is 0x100-bytes(outbuf size used by official user-processes). Parsed("...DeserializeNativeWindow()") by a function called by the code described under [[#OpenLayer]], which executes code with Android symbols. | |||
This is a [[#Parcel]]. | |||
== ParcelData == | == ParcelData == |