Home
last modified time | relevance | path

Searched defs:outputTransformMatrix (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DProgram.cpp139 mat4 outputTransformMatrix = desc.colorMatrix * desc.outputTransformMatrix; in setUniforms() local
/frameworks/av/media/libstagefright/renderfright/include/renderengine/private/
DDescription.h83 mat4 outputTransformMatrix; member