Home | History | Annotate | Download | only in view

Lines Matching refs:dtdx

1166         public void setMatrix(float dsdx, float dtdx, float dsdy, float dtdy) {
1167 super.setMatrix(dsdx, dtdx, dsdy, dtdy);
1168 mBackgroundControl.setMatrix(dsdx, dtdx, dsdy, dtdy);