Home
last modified time | relevance | path

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

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