Home
last modified time | relevance | path

Searched refs:recordMiterJoin (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.h115 void recordMiterJoin(float miterCapHeightOverWidth);
DGrCCStrokeGeometry.cpp445 this->recordMiterJoin(miterCapHeight / miterCapWidth); in recordLeftJoinIfNotEmpty()
490 void GrCCStrokeGeometry::recordMiterJoin(float miterCapHeightOverWidth) { in recordMiterJoin() function in GrCCStrokeGeometry