Home
last modified time | relevance | path

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

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