Searched refs:getEffectKeys (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLProgramDesc.h202 const EffectKey* getEffectKeys() const { return this->atOffset<EffectKey, kEffectKeyOffset>(); } function in class:GrGLProgramDesc
H A DGrGLShaderBuilder.cpp198 this->desc().getEffectKeys(),
203 this->desc().getEffectKeys() + this->desc().numColorEffects(),

Completed in 110 milliseconds