Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayerStats.h62 static bool isVFlipped(int32_t transform);
DLayerStats.cpp225 bool LayerStats::isVFlipped(int32_t transform) { in isVFlipped() function in android::LayerStats