HomeSort by relevance Sort by last modified time
    Searched full:clip_offset (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_regs.h 33 #define CLIP_OFFSET FIFO_OFFSET+0x00002000
  /external/chromium_org/ui/views/controls/native/
native_view_host_aura.cc 159 gfx::Point clip_offset = clipping_window_.bounds().origin(); local
161 gfx::Rect(x - clip_offset.x(), y - clip_offset.y(), width, height));

Completed in 90 milliseconds