Index: ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout |
=================================================================== |
--- ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout (revision 0) |
+++ ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout (revision 0) |
@@ -0,0 +1,90 @@ |
+ |
+"*** REPLAY PROLOG" |
+ |
+"*** REGISTER REPLAY METHODS" |
+ |
+"*** CREATE UPCALL SERVICE" |
+ |
+"*** INIT MODULE" |
+rpc call intiated PPP_InitializeModule:iihs:ii |
+input 0: i(0) |
+input 1: i(4444) |
+input 2: h(pepper_desc) |
+input 3: @LENGTHY_SERVICE_STRING |
+replaying PPB_GetInterface:s:i: |
+input 0: s("PPB_Core;1.0") |
+output 0: i(1) |
+rpc call complete PPP_InitializeModule:iihs:ii |
+ |
+ |
+"*** INIT INSTANCE" |
+rpc call intiated PPP_GetInterface:s:i |
+input 0: s("PPP_Instance;1.0") |
+rpc call complete PPP_GetInterface:s:i |
+output 0: i(1) |
+ |
+rpc call intiated PPP_Instance_DidCreate:iiCC:i |
+input 0: i(5555) |
+input 1: i(1) |
+input 2: C(6,color\x00) |
+input 3: C(5,0xaa\x00) |
+rpc call complete PPP_Instance_DidCreate:iiCC:i |
+output 0: i(1) |
+ |
+ |
+"*** SETTTING UP VIDEO MEMORY" |
+CHECKSUM: 0x00000000 |
+ |
+"*** TRIGGER REPAINT" |
+rpc call intiated PPP_Instance_DidChangeView:iII: |
+input 0: i(5555) |
+input 1: I(4,8,79,400,400) |
+input 2: I(4,0,0,400,400) |
+replaying PPB_GetInterface:s:i: |
+input 0: s("PPB_Graphics2D;1.0") |
+output 0: i(1) |
+replaying PPB_Graphics2D_Create:iCi:i: |
+input 0: i(5555) |
+input 1: C(8,\x90\x01\x00\x00\x90\x01\x00\x00) |
+input 2: i(0) |
+output 0: i(8) |
+replaying PPB_GetInterface:s:i: |
+input 0: s("PPB_Instance;1.0") |
+output 0: i(1) |
+replaying PPB_Instance_BindGraphics:ii:i: |
+input 0: i(5555) |
+input 1: i(8) |
+output 0: i(1) |
+replaying PPB_GetInterface:s:i: |
+input 0: s("PPB_ImageData;1.0") |
+output 0: i(1) |
+replaying PPB_ImageData_Create:iiCi:i: |
+input 0: i(5555) |
+input 1: i(0) |
+input 2: C(8,\x90\x01\x00\x00\x90\x01\x00\x00) |
+input 3: i(1) |
+output 0: i(7) |
+replaying PPB_ImageData_Describe:i:Chii: |
+input 0: i(7) |
+output 0: C(16,\x00\x00\x00\x00\x90\x01\x00\x00\x90\x01\x00\x00@\x06\x00\x00) |
+output 1: h(video_handle) |
+output 2: i(640000) |
+output 3: i(1) |
+replaying PPB_Graphics2D_ReplaceContents:ii:: |
+input 0: i(8) |
+input 1: i(7) |
+replaying ReleaseResourceMultipleTimes:ii:: |
+input 0: i(7) |
+input 1: i(1) |
+replaying PPB_Graphics2D_Flush:ii:i: |
+input 0: i(8) |
+input 1: i(1) |
+output 0: i(-1) |
+rpc call complete PPP_Instance_DidChangeView:iII: |
+ |
+ |
+"*** CHECKING MEMORY" |
+CHECKSUM: 0xe1913cee |
+rpc call intiated PPP_ShutdownModule:: |
+rpc call complete PPP_ShutdownModule:: |
+ |