OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsovElementDestroy
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/rsov/driver/
rsovElement.h
25
extern void
rsovElementDestroy
(const android::renderscript::Context *rsc,
rsovElement.cpp
26
void
rsovElementDestroy
(const Context *rsc, const Element *e) {}
rsovCore.cpp
264
fnPtr[0] = (void *)
rsovElementDestroy
;
Completed in 58 milliseconds