Home
last modified time | relevance | path

Searched defs:draw_quad (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/cc/trees/
Dquad_culler.cc44 scoped_ptr<DrawQuad> draw_quad, in AppendQuadInternal()
80 bool QuadCuller::Append(scoped_ptr<DrawQuad> draw_quad, in Append()
/external/chromium_org/cc/test/
Dmock_quad_culler.cc23 bool MockQuadCuller::Append(scoped_ptr<DrawQuad> draw_quad, AppendQuadsData*) { in Append()
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_cb_clear.c136 draw_quad(struct st_context *st, in draw_quad() function
Dst_cb_drawpixels.c566 draw_quad(struct gl_context *ctx, GLfloat x0, GLfloat y0, GLfloat z, in draw_quad() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c136 draw_quad(struct st_context *st, in draw_quad() function
Dst_cb_drawpixels.c566 draw_quad(struct gl_context *ctx, GLfloat x0, GLfloat y0, GLfloat z, in draw_quad() function
/external/chromium_org/content/common/
Dcc_messages.cc430 scoped_ptr<cc::DrawQuad> draw_quad; in Read() local
/external/chromium_org/cc/layers/
Dpicture_layer_impl.cc234 scoped_ptr<DrawQuad> draw_quad; in AppendQuads() local