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

  /frameworks/base/include/utils/
LinearTransform.h 49 bool doForwardTransform(int64_t a_in, int64_t* b_out) const;
  /frameworks/base/libs/utils/
LinearTransform.cpp 186 bool LinearTransform::doForwardTransform(int64_t a_in, int64_t* b_out) const {

Completed in 132 milliseconds