Searched refs:whichValue (Results 1 – 2 of 2) sorted by relevance
244 protected float getValue(Matrix matrix, int whichValue) { in getValue() argument246 return mMatrixValues[whichValue]; in getValue()
526 private float getValue(Matrix matrix, int whichValue) { in getValue() argument528 return mMatrixValues[whichValue]; in getValue()