Searched refs:SetTargetRect (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.h149 void SetTargetRect(float x, float y, float width, float height);
H A Dshader_program.cpp246 void ShaderProgram::SetTargetRect(float x, float y, float width, float height) { function in class:android::filterfw::ShaderProgram

Completed in 59 milliseconds