Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayerStats.h64 static bool isHFlipped(int32_t transform);
DLayerStats.cpp229 bool LayerStats::isHFlipped(int32_t transform) { in isHFlipped() function in android::LayerStats