Home | History | Annotate | Download | only in effects

Lines Matching refs:gSqrt8Table

1126     ::fprintf(file, "static const uint8_t gSqrt8Table[] = {\n");
1168 SkASSERT(sizeof(gSqrt8Table) == kSQRT_TABLE_SIZE);
1199 const uint8_t* sqrt_table = gSqrt8Table;
1279 const uint8_t* sqrt_table = gSqrt8Table;