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

  /external/skia/src/gpu/glsl/
GrGLSLColorSpaceXformHelper.h 39 if (this->applyDstTF()) {
53 if (this->applyDstTF()) {
63 bool applyDstTF() const { return fFlags.encode; }
  /external/skqp/src/gpu/glsl/
GrGLSLColorSpaceXformHelper.h 39 if (this->applyDstTF()) {
53 if (this->applyDstTF()) {
63 bool applyDstTF() const { return fFlags.encode; }

Completed in 774 milliseconds