Searched refs:v0Delta (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DLoopBlinnMathUtils.cpp50 bool edgeEdgeTest(const FloatSize& v0Delta, argument
57 float ax = v0Delta.width();
58 float ay = v0Delta.height();

Completed in 61 milliseconds