Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DProjectionSpace.h52 const float sourceY = mContent.top; in getTransform() local
54 sourceTranslation.set(-sourceX, -sourceY); in getTransform()