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

  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 248 const int pH = obj->window->height;
251 jobject paintSurface = env->NewObject(paintClass, constructor, m_context, (int)inst(), pW, pH);
353 const int pH = obj->window->height;
355 if (pW != width || pH != height)
358 inst(), pW, pH, width, height);
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 614 milliseconds