HomeSort by relevance Sort by last modified time
    Searched refs:arcSize (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 75 D2D1FORCEINLINE D2D1_ARC_SEGMENT ArcSegment(const D2D1_POINT_2F &point, const D2D1_SIZE_F &size, const FLOAT rotationAngle, D2D1_SWEEP_DIRECTION sweepDirection, D2D1_ARC_SIZE arcSize) {
76 D2D1_ARC_SEGMENT r = {point, size, rotationAngle, sweepDirection, arcSize};
d2d1.h 436 D2D1_ARC_SIZE arcSize;
    [all...]

Completed in 28 milliseconds