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

  /external/webkit/Source/WebCore/platform/brew/
ScreenBrew.cpp 49 static void getDisplayInfo(DisplayInfo& info)
65 getDisplayInfo(info);
78 getDisplayInfo(info);
  /frameworks/base/core/jni/
android_view_Display.cpp 54 status_t err = SurfaceComposerClient::getDisplayInfo(DisplayID(dpy), &info);
  /external/webkit/Source/WebKit/android/WebCoreSupport/
PlatformBridge.cpp 152 android::SurfaceComposerClient::getDisplayInfo(android::DisplayID(0), &info);
159 android::SurfaceComposerClient::getDisplayInfo(android::DisplayID(0), &info);
  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 130 static status_t getDisplayInfo(DisplayID dpy, DisplayInfo* info);
  /frameworks/base/libs/gui/
Surface.cpp 314 SurfaceComposerClient::getDisplayInfo(0, &dinfo);
SurfaceComposerClient.cpp 451 status_t SurfaceComposerClient::getDisplayInfo(
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 208 status_t status = session()->getDisplayInfo(0, &dinfo);
  /frameworks/base/services/input/
InputReader.h 167 bool getDisplayInfo(int32_t displayId, bool external,
    [all...]
InputReader.cpp 203 bool InputReaderConfiguration::getDisplayInfo(int32_t displayId, bool external,
    [all...]

Completed in 494 milliseconds