OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsDeviceSetConfig
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/rs/
rsDevice.cpp
64
void
rsDeviceSetConfig
(RsDevice dev, RsDeviceParam p, int32_t value)
RenderScript.h
58
void
rsDeviceSetConfig
(RsDevice, RsDeviceParam, int32_t value);
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
150
return
rsDeviceSetConfig
((RsDevice)dev, (RsDeviceParam)p, value);
[
all
...]
Completed in 90 milliseconds