/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLProgramDesc.cpp | 18 inline GrGLEffect::EffectKey get_key_and_update_stats(const GrEffectStage& stage, function in namespace:__anon14223 120 get_key_and_update_stats(drawState.getColorStage(s), gpu->glCaps(), 128 get_key_and_update_stats(drawState.getCoverageStage(s), gpu->glCaps(),
|
/external/skia/src/gpu/gl/ |
GrGLProgramDesc.cpp | 18 inline GrGLEffect::EffectKey get_key_and_update_stats(const GrEffectStage& stage, function in namespace:__anon26095 120 get_key_and_update_stats(drawState.getColorStage(s), gpu->glCaps(), 128 get_key_and_update_stats(drawState.getCoverageStage(s), gpu->glCaps(),
|