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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLProgramEffects.cpp84 GrCoordSet get_source_coords(EffectKey transformKey, int transformIdx) { function in namespace:__anon14544
370 const GrGLShaderVar& coords = kPosition_GrCoordSet == get_source_coords(totalKey, t) ?
/external/skia/src/gpu/gl/
H A DGrGLProgramEffects.cpp84 GrCoordSet get_source_coords(EffectKey transformKey, int transformIdx) { function in namespace:__anon26434
370 const GrGLShaderVar& coords = kPosition_GrCoordSet == get_source_coords(totalKey, t) ?

Completed in 51 milliseconds