Searched defs:Display (Results 1 - 25 of 58) sorted by path

123

/external/chromium_org/ash/display/
H A Dresolution_notification_controller.cc43 virtual void Display() OVERRIDE;
67 void ResolutionChangeNotificationDelegate::Display() { function in class:ash::__anon1881::ResolutionChangeNotificationDelegate
286 const gfx::Display& new_display) {
290 const gfx::Display& old_display) {
296 const gfx::Display&, uint32_t) {
/external/chromium_org/ash/system/chromeos/bluetooth/
H A Dbluetooth_notification_controller.cc61 virtual void Display() OVERRIDE;
96 void BluetoothPairingNotificationDelegate::Display() { function in class:__anon1963::BluetoothPairingNotificationDelegate
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item.cc119 void ScreenNotificationDelegate::Display() { function in class:ash::tray::ScreenNotificationDelegate
/external/chromium_org/ash/system/locale/
H A Dlocale_notification_controller.cc35 virtual void Display() OVERRIDE;
57 void LocaleNotificationDelegate::Display() { function in class:ash::__anon1988::LocaleNotificationDelegate
/external/chromium_org/cc/surfaces/
H A Ddisplay.cc22 Display::Display(DisplayClient* client, function in class:cc::Display
33 Display::~Display() {
37 void Display::Resize(SurfaceId id, const gfx::Size& size) {
43 void Display::InitializeOutputSurface() {
90 bool Display::Draw() {
105 TRACE_EVENT0("cc", "Display::Draw");
135 void Display::DidSwapBuffers() {
139 void Display
[all...]
H A Ddisplay.h34 // A Display produces a surface that can be used to draw to a physical display
37 class CC_SURFACES_EXPORT Display : public OutputSurfaceClient, class in namespace:cc
41 Display(DisplayClient* client,
44 virtual ~Display();
95 DISALLOW_COPY_AND_ASSIGN(Display);
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_notification_controller.cc57 virtual void Display() OVERRIDE;
70 void NetworkPortalNotificationControllerDelegate::Display() { function in class:chromeos::__anon3376::NetworkPortalNotificationControllerDelegate
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service.cc85 virtual void Display() OVERRIDE;
117 void DesktopNotificationDelegate::Display() { function in class:__anon3403::DesktopNotificationDelegate
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc375 void PrivetNotificationDelegate::Display() { function in class:local_discovery::PrivetNotificationDelegate
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_object_proxy.cc26 void NotificationObjectProxy::Display() { function in class:NotificationObjectProxy
/external/chromium_org/chrome/browser/signin/
H A Dsignin_error_notifier_ash.cc53 virtual void Display() OVERRIDE;
86 void SigninNotificationDelegate::Display() { function in class:__anon4690::SigninNotificationDelegate
/external/chromium_org/chrome/browser/sync/
H A Dsync_error_notifier_ash.cc48 virtual void Display() OVERRIDE;
81 void SyncNotificationDelegate::Display() { function in class:__anon4797::SyncNotificationDelegate
/external/chromium_org/chrome/browser/ui/cocoa/apps/
H A Dquit_with_apps_controller_mac.cc73 void QuitWithAppsController::Display() {} function in class:QuitWithAppsController
/external/chromium_org/content/common/gpu/
H A Dx_util.h31 typedef struct _XDisplay Display; typedef in typeref:struct:content::_XDisplay
/external/chromium_org/gpu/gles2_conform_support/egl/
H A Ddisplay.cc27 Display::Display(EGLNativeDisplayType display_id) function in class:egl::Display
35 Display::~Display() {
39 bool Display::Initialize() {
45 bool Display::IsValidConfig(EGLConfig config) {
49 bool Display::ChooseConfigs(EGLConfig* configs,
64 bool Display::GetConfigs(EGLConfig* configs,
79 bool Display::GetConfigAttrib(EGLConfig config,
86 bool Display
[all...]
H A Ddisplay.h38 class Display : private gpu::GpuControl { class in namespace:egl
40 explicit Display(EGLNativeDisplayType display_id);
41 virtual ~Display();
117 DISALLOW_COPY_AND_ASSIGN(Display);
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DMixedContentChecker.h55 return canDisplayInsecureContentInternal(securityOrigin, url, MixedContentChecker::Display);
74 Display, enumerator in enum:blink::FINAL::MixedContentType
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.cpp7 // Display.cpp: Implements the egl::Display class, representing the abstract
11 #include "libEGL/Display.h"
30 typedef std::map<EGLNativeDisplayType, Display*> DisplayMap;
37 egl::Display *Display::getDisplay(EGLNativeDisplayType displayId, EGLint displayType)
48 egl::Display *display = new egl::Display(displayId, displayType);
54 Display::Display(EGLNativeDisplayTyp function in class:egl::Display
[all...]
H A DDisplay.h7 // Display.h: Defines the egl::Display class, representing the abstract
28 class Display class in namespace:egl
31 ~Display();
36 static egl::Display *getDisplay(EGLNativeDisplayType displayId, EGLint displayType);
38 static const char *getExtensionString(egl::Display *display);
69 DISALLOW_COPY_AND_ASSIGN(Display);
71 Display(EGLNativeDisplayType displayId, EGLint displayType);
/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
H A DDisplay.java32 public class Display { class
33 private static final String LOG_TAG = Display.class.getSimpleName();
83 public Display(Context context, OnConnectionStateChangeListener listener) { method in class:Display
95 public Display(Context context, OnConnectionStateChangeListener listener, method in class:Display
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp572 class Display { class in class:mkvmuxer::Chapter
574 // Establish representation invariant for new Display object.
592 // If |writer| is non-NULL, serialize the Display sub-element of
593 // the Atom into the stream. Returns the Display element size on
621 // existing Display objects to the new array. Returns false if the
643 // The Atom element can contain multiple Display sub-elements, as
645 Display* displays_;
H A Dmkvparser.cpp4059 const Chapters::Display* Chapters::Atom::GetDisplay(int index) const {
4096 Display& d = m_displays[--m_displays_count];
4120 if (id == 0x00) { // Display ID
4194 Display& d = m_displays[m_displays_count++];
4206 Display* const displays = new (std::nothrow) Display[size];
4222 Chapters::Display::Display() {} function in class:mkvparser::Chapters::Display
4224 Chapters::Display::~Display() {}
[all...]
H A Dmkvparser.hpp485 class Display { class in class:mkvparser::Chapters
487 Display();
488 Display(const Display&);
489 ~Display();
490 Display& operator=(const Display&);
499 void ShallowCopy(Display&) const;
526 const Display* GetDisplay(int index) const;
543 Display* m_display
[all...]

Completed in 2106 milliseconds

123