OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:renderPrimitive
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsMesh.h
79
void
renderPrimitive
(Context *, uint32_t primIndex) const;
rsMesh.cpp
174
renderPrimitive
(rsc, ct);
178
void Mesh::
renderPrimitive
(Context *rsc, uint32_t primIndex) const {
rsScriptC_LibGL.cpp
172
sm->
renderPrimitive
(rsc, primIndex);
Completed in 160 milliseconds