Searched defs:gPluginInstance (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/platform_tools/nacl/src/
H A Dnacl_interface.cpp24 SkiaInstance* gPluginInstance; variable
79 gPluginInstance = this;
83 gPluginInstance = NULL;
H A Dnacl_debugger.cpp30 SkiaInstance* gPluginInstance; variable
44 gPluginInstance = this;
50 gPluginInstance = NULL;
H A Dnacl_hello.cpp28 SkiaInstance* gPluginInstance; variable
53 gPluginInstance = this;
59 gPluginInstance = NULL;
/external/skia/platform_tools/nacl/src/
H A Dnacl_interface.cpp24 SkiaInstance* gPluginInstance; variable
79 gPluginInstance = this;
83 gPluginInstance = NULL;
H A Dnacl_debugger.cpp30 SkiaInstance* gPluginInstance; variable
44 gPluginInstance = this;
50 gPluginInstance = NULL;
H A Dnacl_hello.cpp28 SkiaInstance* gPluginInstance; variable
53 gPluginInstance = this;
59 gPluginInstance = NULL;

Completed in 1086 milliseconds