Home
last modified time | relevance | path

Searched defs:VGRect (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DVGUtils.cpp97 VGRect::VGRect(const VGfloat data[4]) in VGRect() function in WebCore::VGRect
105 VGRect::VGRect(const FloatRect& rect) in VGRect() function in WebCore::VGRect
/external/webkit/Source/WebCore/platform/graphics/
DFloatRect.h69 class VGRect; variable