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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java412 setSourceCoords(new float[] { x, y, x + width, y, x, y + height, x + width, y + height });
420 setSourceCoords(new float[] { quad.topLeft().x, quad.topLeft().y,
426 public void setSourceCoords(float[] coords) { method in class:ImageShader
438 setSourceCoords(new float[] {

Completed in 9 milliseconds