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

  /external/skia/src/gpu/ops/
GrStrokeRectOp.cpp 522 static const uint16_t gMiterIndices[] = {
539 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gMiterIndices) == kMiterIndexCnt);
542 gMiterIndices, kMiterIndexCnt, kNumMiterRectsInIndexBuffer, kMiterVertexCnt,
    [all...]
  /external/skqp/src/gpu/ops/
GrStrokeRectOp.cpp 510 static const uint16_t gMiterIndices[] = {
527 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gMiterIndices) == kMiterIndexCnt);
530 gMiterIndices, kMiterIndexCnt, kNumMiterRectsInIndexBuffer, kMiterVertexCnt,
    [all...]

Completed in 224 milliseconds