HomeSort by relevance Sort by last modified time
    Searched defs:Screen (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/ui/gfx/
screen.h 21 // A utility class for getting various info about screen size, displays,
25 // computer -- see the Display class for that. A single Screen object exists on
28 class GFX_EXPORT Screen {
30 // Retrieves the Screen that the specified NativeView belongs to. A value of
32 static Screen* GetScreenFor(NativeView view);
34 // Returns the SCREEN_TYPE_NATIVE Screen. This should be used with caution,
36 static Screen* GetNativeScreen();
38 // Sets the global screen for a particular screen type. Only the _NATIVE
40 static void SetScreenInstance(ScreenType type, Screen* instance)
    [all...]
screen.cc 6 #include "ui/gfx/screen.h"
13 Screen* g_screen_[SCREEN_TYPE_LAST + 1];
18 Screen::Screen() {
21 Screen::~Screen() {
25 Screen* Screen::GetScreenFor(NativeView view) {
36 void Screen::SetScreenInstance(ScreenType type, Screen* instance)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Screen.cpp 31 #include "core/frame/Screen.h"
43 Screen::Screen(LocalFrame* frame)
49 unsigned Screen::height() const
59 unsigned Screen::width() const
69 unsigned Screen::colorDepth() const
76 unsigned Screen::pixelDepth() const
83 int Screen::availLeft() const
93 int Screen::availTop() const
103 unsigned Screen::availHeight() cons
    [all...]
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
screen_capturer.h 37 // A screen capture is performed if needed. For example, Windows requires
38 // a capture to calculate the diff from the previous screen, whereas the
46 // Use a struct to represent a screen although it has only an id for now,
48 struct Screen {
51 typedef std::vector<Screen> ScreenList;
96 // Select the screen to be captured. Returns false in case of a failure (e.g.
97 // if there is no screen with the specified id). If this is never called, the
  /external/chromium_org/chrome/browser/chromeos/login/ui/
oobe_display.h 39 enum Screen {
67 // Shows the given screen.
68 virtual void ShowScreen(WizardScreen* screen) = 0;
70 // Hides the given screen.
71 virtual void HideScreen(WizardScreen* screen) = 0;
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BlendComposite.java 38 SCREEN,
72 public static final BlendComposite Screen = new BlendComposite(BlendingMode.SCREEN);
676 case SCREEN:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 31 the command turtle.forward(15), and it moves (on-screen!) 15 pixels in
60 - Fine control over turtle movement and screen updates via delay(),
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
151 _CFG = {"width" : 0.5, # Screen
168 "examplescreen": "screen",
456 """Root class for Screen based on Tkinter."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 31 the command turtle.forward(15), and it moves (on-screen!) 15 pixels in
60 - Fine control over turtle movement and screen updates via delay(),
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
151 _CFG = {"width" : 0.5, # Screen
168 "examplescreen": "screen",
456 """Root class for Screen based on Tkinter."""
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 133 /* macros for screen oriented applications (toolkit) */
242 int c_class; /* C++ class of screen (monochrome, etc.) */
244 int class; /* class of screen (monochrome, etc.) */
261 * Information about the screen. The contents of this structure are
262 * implementation dependent. A Screen should be treated as opaque
272 int width, height; /* width and height of screen */
275 Depth *depths; /* list of allowable depths on the screen */
286 } Screen;
289 * Format structure; describes ZFormat data the screen will understand.
325 Window root; /* root of screen containing window *
344 Screen *screen; \/* back pointer to correct screen *\/ member in struct:__anon44773
1091 Screen *screen; member in union:__anon44826
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 133 /* macros for screen oriented applications (toolkit) */
242 int c_class; /* C++ class of screen (monochrome, etc.) */
244 int class; /* class of screen (monochrome, etc.) */
261 * Information about the screen. The contents of this structure are
262 * implementation dependent. A Screen should be treated as opaque
272 int width, height; /* width and height of screen */
275 Depth *depths; /* list of allowable depths on the screen */
286 } Screen;
289 * Format structure; describes ZFormat data the screen will understand.
325 Window root; /* root of screen containing window *
344 Screen *screen; \/* back pointer to correct screen *\/ member in struct:__anon46509
1091 Screen *screen; member in union:__anon46562
    [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.0/
sdklib-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.2/
sdklib-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.0/
sdklib-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.1/
sdklib-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.3/
sdklib-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.0/
sdklib-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.1/
sdklib-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.3/
sdklib-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.8.0/
sdklib-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.9.2/
sdklib-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.1/
sdklib-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.2/
sdklib-23.0.2.jar 

Completed in 753 milliseconds