HomeSort by relevance Sort by last modified time
    Searched refs:kError_ANPLogType (Results 1 - 14 of 14) sorted by null

  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 77 gLogI.log(kError_ANPLogType, "Error selecting input events.");
95 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to get env");
103 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to load class");
111 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to construct object");
140 gLogI.log(kError_ANPLogType, " ------ %p zoom is out of sync (%f,%f)",
152 gLogI.log(kError_ANPLogType, " ------ %p unable to lock the plugin", inst());
185 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request draw events", inst());
209 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request key events", inst());
226 gLogI.log(kError_ANPLogType, " ------ %p Testing Log Error", instance);
280 gLogI.log(kError_ANPLogType, "-------- timer_neverfires!!!\n")
    [all...]
  /development/samples/BrowserPlugin/jni/video/
VideoPlugin.cpp 56 gLogI.log(kError_ANPLogType, "Error selecting input events.");
74 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to get env");
82 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to load class");
90 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to construct object");
120 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request draw events", inst());
129 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request key events", inst());
  /development/samples/BrowserPlugin/jni/animation/
AnimationPlugin.cpp 54 gLogI.log(kError_ANPLogType, "Error selecting input events.");
57 gLogI.log(kError_ANPLogType, "Starting Rendering Thread");
83 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to get env");
91 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to load class");
99 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to construct object");
103 gLogI.log(kError_ANPLogType, " ---- object %p", fullScreenSurface);
148 gLogI.log(kError_ANPLogType, "New Dimensions (%d,%d)", width, height);
AnimationThread.cpp 143 gLogI.log(kError_ANPLogType, "TEXT: counter(%d) fps(%f) spf(%f) lock(%f) execution(%f)\n", (int)m_counter, fps, spf, lpf, exe);
  /development/samples/BrowserPlugin/jni/
RenderingThread.cpp 48 gLogI.log(kError_ANPLogType, "thread %p acquiring native window...", this);
52 gLogI.log(kError_ANPLogType, "thread %p acquire native window FAILED!", this);
55 gLogI.log(kError_ANPLogType, "thread %p acquired native window successfully!", this);
100 gLogI.log(kError_ANPLogType, "GL %s = %s\n", name, v);
106 gLogI.log(kError_ANPLogType, "after %s() glError (0x%x)\n", op, error);
150 gLogI.log(kError_ANPLogType, "ERROR setBuffersGeometry() status is (%d)", result);
main.cpp 195 gLogI.log(kError_ANPLogType, "request model %d err %d", model, err);
203 gLogI.log(kError_ANPLogType, "Can't find Application data dir");
238 gLogI.log(kError_ANPLogType, "PluginType %s unknown!", argv[i]);
246 gLogI.log(kError_ANPLogType, "------ %p No PluginType attribute was found", instance);
255 gLogI.log(kError_ANPLogType, "------ %p Unsupported DrawingModel (%d)", instance, model);
267 gLogI.log(kError_ANPLogType, "request context err: %d", err);
392 gLogI.log(kError_ANPLogType, "---- %p Unknown Event [%d]",
399 gLogI.log(kError_ANPLogType, "the active plugin is null.");
454 gLogI.log(kError_ANPLogType,
  /external/webkit/Source/WebKit/android/plugins/
ANPLogInterface.cpp 38 case kError_ANPLogType:
android_npapi.h 244 kError_ANPLogType = 0, // error
    [all...]
  /frameworks/base/tests/BrowserTestPlugin/jni/event/
EventPlugin.cpp 63 gLogI.log(kError_ANPLogType, " ------ %p zoom is out of sync (%f,%f)",
112 gLogI.log(kError_ANPLogType, " ------ %p Unable to retrieve DOM Window", inst());
135 gLogI.log(kError_ANPLogType, " ------ %p Unable to eval the JS.", inst());
173 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request touch events", inst());
176 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request key events", inst());
  /development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp 126 gLogI.log(kError_ANPLogType, "fopen error");
132 gLogI.log(kError_ANPLogType, "fstat error");
172 gLogI.log(kError_ANPLogType, "Error selecting input events.");
209 gLogI.log(kError_ANPLogType, "Drawing");
335 gLogI.log(kError_ANPLogType, "---- %p unable to create track",
  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 62 gLogI.log(kError_ANPLogType, "----%p Unable to create the touch path", inst);
83 gLogI.log(kError_ANPLogType, "Error selecting input events.");
234 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to get env");
242 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to load class");
254 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to construct object");
315 gLogI.log(kError_ANPLogType, "----%p Received unintended mouse event", inst());
356 gLogI.log(kError_ANPLogType,
  /frameworks/base/tests/BrowserTestPlugin/jni/
main.cpp 158 gLogI.log(kError_ANPLogType, "request model %d err %d", model, err);
226 gLogI.log(kError_ANPLogType, "the sub-plugin is null.");
  /development/samples/BrowserPlugin/jni/navigation/
NavigationPlugin.cpp 85 gLogI.log(kError_ANPLogType, "Error selecting input events.");
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 103 gLogI.log(kError_ANPLogType, "Error selecting input events.");

Completed in 158 milliseconds