HomeSort by relevance Sort by last modified time
    Searched refs:winRect (Results 1 - 3 of 3) sorted by null

  /external/skia/experimental/SkV8Example/
SkV8Example.cpp 155 RECT winRect;
156 winRect.top = rect.top();
157 winRect.bottom = rect.bottom();
158 winRect.right = rect.right();
159 winRect.left = rect.left();
160 InvalidateRect((HWND)this->getHWND(), &winRect, false);
  /hardware/intel/img/psb_video/src/x11/
psb_x11.h 94 psb_x11_win_t winRect;
psb_coverlay.c     [all...]

Completed in 52 milliseconds