Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp332 static const SkColor kASTCErrorColor = SkColorSetRGB(0xFF, 0, 0xFF); in write_error_color() local
338 write_constant_color(dst, blockDimX, blockDimY, dstRowBytes, kASTCErrorColor); in write_error_color()