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

  /external/skia/src/gpu/
GrDrawState.h 524 const float* getColorMatrix() const { return fColorMatrix; }
  /external/skia/src/gpu/gl/
GrGpuGLShaders.cpp 625 const float* m = this->getDrawState().getColorMatrix();
    [all...]

Completed in 397 milliseconds