Searched refs:is_h_flipped (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/services/surfaceflinger/ | ||
H A D | Layer.cpp | 469 bool is_h_flipped = (invTransform & NATIVE_WINDOW_TRANSFORM_FLIP_H) != 0; local 471 if (is_h_flipped == is_v_flipped) { |
Completed in 10 milliseconds