HomeSort by relevance Sort by last modified time
    Searched refs:bottomLeft (Results 26 - 32 of 32) sorted by null

12

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 265 void fillRoundedRect(const IntRect&, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const Color&);
Path.cpp 388 addRoundedRect(r.rect(), r.radii().topLeft(), r.radii().topRight(), r.radii().bottomLeft(), r.radii().bottomRight());
  /external/deqp/modules/gles3/functional/
es3fTextureFilteringTests.cpp 372 tcu::Vec2 bottomLeft;
382 , bottomLeft(bottomLeft_)
590 m_testCtx.getLog() << TestLog::Message << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight << TestLog::EndMessage;
598 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight);
    [all...]
es3fTextureMipmapTests.cpp 234 Vec2 bottomLeft;
261 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft;
264 computeQuadTexCoord2D(dst, bottomLeft, topRight);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 971 const TexCoordT (&bottomLeft)[4],
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 495 const LengthSize& borderBottomLeftRadius() const { return surround->border.bottomLeft(); }
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 

Completed in 267 milliseconds

12