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)
67 const IntSize& area() const { return m_area; }
149 IntSize m_area; member in class:blink::PlatformGestureEvent
  /frameworks/native/opengl/libagl/
context.h 565 GGLcoord area() const { return m_area; }
571 GGLcoord m_area; member in struct:android::gl::compute_iterators_t

Completed in 154 milliseconds