Home
last modified time | relevance | path

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

/development/tools/winscope/src/
Dmatrix_utils.js25 const ROT_90_VAL = 0x0400; // (1 << 2 << 8) constant
76 } else if (is_type_flag_set(transform, ROT_90_VAL|FLIP_V_VAL|FLIP_H_VAL)) {
81 if (is_type_flag_set(transform, ROT_90_VAL)) {
106 if (is_type_flag_set(transform, ROT_90_VAL|FLIP_V_VAL|FLIP_H_VAL)) {
124 if (is_type_flag_set(transform, ROT_90_VAL)) {