OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawSolidColorQuad
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/output/
software_renderer.h
86
void
DrawSolidColorQuad
(const DrawingFrame* frame,
software_renderer.cc
258
DrawSolidColorQuad
(frame, SolidColorDrawQuad::MaterialCast(quad));
331
void SoftwareRenderer::
DrawSolidColorQuad
(const DrawingFrame* frame,
gl_renderer.h
143
void
DrawSolidColorQuad
(const DrawingFrame* frame,
gl_renderer.cc
373
DrawSolidColorQuad
(frame, SolidColorDrawQuad::MaterialCast(quad));
[
all
...]
Completed in 3360 milliseconds