Searched refs:kAcirclesPatternRLE (Results 1 – 3 of 3) sorted by relevance
19 const unsigned char kAcirclesPatternRLE[8686] = { variable
26 extern const unsigned char kAcirclesPatternRLE[8686];
169 auto i = std::begin(kAcirclesPatternRLE); in loadTestPatternTextureAcircles()170 const auto end = std::end(kAcirclesPatternRLE); in loadTestPatternTextureAcircles()