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

  /external/skia/src/gpu/gl/
GrGLEffect.h 99 return CastEffect<T>(*effectStage.getEffect());
107 static const T& CastEffect(const GrEffectRef& effectRef) {
  /external/skia/include/gpu/
GrEffect.h 216 static const T& CastEffect(const GrEffect& effectRef) {

Completed in 1588 milliseconds