OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsdElementDestroy
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/driver/
rsdElement.h
26
void
rsdElementDestroy
(const android::renderscript::Context *rsc,
rsdElement.cpp
29
void
rsdElementDestroy
(const Context *rsc, const Element *e) {
rsdCore.cpp
189
fnPtr[0] = (void *)
rsdElementDestroy
; break;
Completed in 583 milliseconds