Searched defs:yswap (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2752 bool yswap)
2769 if (yswap) glOrthof(0, hw_w, hw_h, 0, 0, 1);
2748 renderScreenImplLocked( const sp<const DisplayDevice>& hw, uint32_t reqWidth, uint32_t reqHeight, uint32_t minLayerZ, uint32_t maxLayerZ, bool yswap) argument

Completed in 54 milliseconds