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

/external/skia/gm/
H A Dstringart.cpp16 static const SkScalar kAngle = 0.305f; variable
19 // The particular shape rendered can be controlled by adjusting kAngle, from 0 to 1
36 SkScalar angle = kAngle*SK_ScalarPI + SkScalarHalf(SK_ScalarPI);
/external/skia/tests/
H A DSkpSkGrTest.cpp254 static const GLContextType kAngle = GrContextFactory::kANGLE_GLContextType; variable
408 GrContext* context = contextFactory.get(kAngle);

Completed in 99 milliseconds