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

  /external/skia/gpu/include/
GrDrawTarget.h 271 void preConcatSamplerMatrix(int stage, const GrMatrix& matrix) {
277 * Shortcut for preConcatSamplerMatrix on all stages in mask with same
283 this->preConcatSamplerMatrix(i, matrix);
    [all...]
  /external/skia/gpu/src/
GrContext.cpp     [all...]

Completed in 417 milliseconds