HomeSort by relevance Sort by last modified time
    Searched refs:actual_format (Results 1 - 10 of 10) 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/display/chromeos/x11/
touchscreen_device_manager_x11.cc 43 int actual_format; local
51 AnyPropertyType, &actual_type, &actual_format,
native_display_delegate_x11.cc 448 int actual_format = 0; local
469 &actual_format,
478 actual_format == 32 && nitems == 1) {
607 int actual_format; local
622 &actual_format,
626 if (success == Success && actual_type == XA_ATOM && actual_format == 32 &&
  /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) {
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 53 int actual_format; local
57 &actual_format, &size_,
62 } else if (sizeof(PropertyType) * kBitsPerByte != actual_format) {
  /external/chromium_org/third_party/webrtc/base/
linuxwindowpicker.cc 36 int actual_format; local
40 &actual_format, &size_,
45 } else 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/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_base.h 256 GLenum target, GLenum internal_format, GLenum actual_format,
gles2_cmd_decoder_unittest_base.cc     [all...]
  /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 561 milliseconds