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

  /external/skia/src/gpu/gl/
GrGLProgramDesc.h 202 const EffectKey* getEffectKeys() const { return this->atOffset<EffectKey, kEffectKeyOffset>(); }
GrGLShaderBuilder.cpp 198 this->desc().getEffectKeys(),
203 this->desc().getEffectKeys() + this->desc().numColorEffects(),
    [all...]

Completed in 5563 milliseconds