Home | History | Annotate | Download | only in gui

Lines Matching refs:dtdx

162             float dsdx, float dtdx, float dtdy, float dsdy);
415 const sp<IBinder>& id, float dsdx, float dtdx,
424 matrix.dtdx = dtdx;
814 status_t SurfaceComposerClient::setMatrix(const sp<IBinder>& id, float dsdx, float dtdx,
816 return getComposer().setMatrix(this, id, dsdx, dtdx, dtdy, dsdy);