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

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformGestureEvent.h 50 , m_area(area)
66 const IntSize& area() const { return m_area; }
111 IntSize m_area; member in class:WebCore::PlatformGestureEvent
  /frameworks/native/opengl/libagl/
context.h 561 GGLcoord area() const { return m_area; }
567 GGLcoord m_area; member in struct:android::gl::compute_iterators_t

Completed in 710 milliseconds