Home | Sort by relevance Sort by last modified time |
/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 |