/external/chromium_org/third_party/skia/src/gpu/ |
GrInOrderDrawBuffer.cpp | 93 static void set_vertex_attributes(GrDrawState* drawState, bool hasLocalCoords, GrColor color) { function 122 set_vertex_attributes(drawState, SkToBool(localRect), color); [all...] |
GrDrawTarget.cpp | 683 void set_vertex_attributes(GrDrawState* drawState, bool hasUVs) { function in namespace:__anon19867 697 set_vertex_attributes(this->drawState(), SkToBool(localRect)); [all...] |
GrContext.cpp | 950 static void set_vertex_attributes(GrDrawState* drawState, function in namespace:__anon19863 [all...] |
/external/skia/src/gpu/ |
GrDrawTarget.cpp | 703 void set_vertex_attributes(GrDrawState* drawState, bool hasUVs) { function in namespace:__anon35266 723 set_vertex_attributes(this->drawState(), NULL != localRect); [all...] |
GrInOrderDrawBuffer.cpp | 92 static void set_vertex_attributes(GrDrawState* drawState, function in namespace:__anon35273 149 set_vertex_attributes(drawState, [all...] |
GrContext.cpp | 938 static void set_vertex_attributes(GrDrawState* drawState, function in namespace:__anon35261 [all...] |