Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkCpu.h42 ERMS = 1 << 20, enumerator
DSkCpu.cpp60 if (abcd[1] & (1<<9)) { features |= SkCpu::ERMS; } in read_cpu_features()