Home | History | Annotate | Download | only in effects

Lines Matching refs:gSqrt8Table

1285     ::fprintf(file, "static const uint8_t gSqrt8Table[] = {\n");
1329 const uint8_t* SK_RESTRICT sqrt_table = gSqrt8Table;
1426 SkASSERT(sizeof(gSqrt8Table) == kSQRT_TABLE_SIZE);
1593 const uint8_t* SK_RESTRICT sqrt_table = gSqrt8Table;