Home
last modified time | relevance | path

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

/external/skia/tests/
DRandomTest.cpp103 const int kWordWidth = 16; in test_single_gorilla() local
106 const int kN = (1 << kWordWidth); in test_single_gorilla()
114 for (int i = 0; i < kWordWidth-1; ++i) { in test_single_gorilla()
128 int entry_shift = (value >> (kWordWidth-5)) & 0x1f; in test_single_gorilla()
/external/skqp/tests/
DRandomTest.cpp103 const int kWordWidth = 16; in test_single_gorilla() local
106 const int kN = (1 << kWordWidth); in test_single_gorilla()
114 for (int i = 0; i < kWordWidth-1; ++i) { in test_single_gorilla()
128 int entry_shift = (value >> (kWordWidth-5)) & 0x1f; in test_single_gorilla()