HomeSort by relevance Sort by last modified time
    Searched refs:transformToScreen (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsProgramVertex.h 42 void transformToScreen(Context *, float *v4out, const float *v3in) const;
rsProgramVertex.cpp 137 void ProgramVertex::transformToScreen(Context *rsc, float *v4out, const float *v3in) const {

Completed in 462 milliseconds