OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsaGetName
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rs.h
44
void
rsaGetName
(RsContext, void * obj, const char **name);
rsContext.cpp
965
void
rsaGetName
(RsContext con, void * obj, const char **name) {
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
146
rsaGetName
(con, (void *)obj, &name);
[
all
...]
Completed in 354 milliseconds