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