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

  /external/chromium_org/ui/display/util/x11/
edid_parser_x11.cc 54 int actual_format; local
67 &actual_format,
72 DCHECK_EQ(8, actual_format);
  /external/chromium_org/ui/events/x/
hotplug_event_handler_x11.cc 51 int actual_format; local
66 &actual_format,
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_x11.cc 45 int actual_format; local
49 &actual_format, &size_,
55 if (sizeof(PropertyType) * kBitsPerByte != actual_format) {
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 101 int i, nprop, actual_format; local
117 0, 100, False, False, AnyPropertyType, &actual_type, &actual_format,
    [all...]
  /external/chromium_org/ui/display/chromeos/x11/
native_display_delegate_x11.cc 396 int actual_format = 0; local
417 &actual_format,
426 actual_format == 32 && nitems == 1) {
555 int actual_format; local
570 &actual_format,
574 if (success == Success && actual_type == XA_ATOM && actual_format == 32 &&
  /external/chromium_org/third_party/webrtc/base/
x11windowpicker.cc 36 int actual_format; local
40 &actual_format, &size_,
45 } else if (sizeof(PropertyType) * kBitsPerByte != actual_format) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 111 milliseconds