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

  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLFragmentOnlyProgramBuilder.h 28 const GrGLProgramDesc::EffectKeyProvider&,
49 typedef GrGLProgramDesc::EffectKeyProvider EffectKeyProvider;
GrGLFullProgramBuilder.h 57 const GrGLProgramDesc::EffectKeyProvider&,
120 typedef GrGLProgramDesc::EffectKeyProvider EffectKeyProvider;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramDesc.h 196 class EffectKeyProvider {
204 EffectKeyProvider(const GrGLProgramDesc* desc, EffectType type) : fDesc(desc) {

Completed in 157 milliseconds