Home
last modified time | relevance | path

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

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