OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScriptKernelIDCreate
(Results
1 - 9
of
9
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
368
RS::dispatch->
ScriptKernelIDCreate
= (ScriptKernelIDCreateFnPtr)dlsym(handle, "rsScriptKernelIDCreate");
369
if (RS::dispatch->
ScriptKernelIDCreate
== NULL) {
370
ALOGV("Couldn't initialize RS::dispatch->
ScriptKernelIDCreate
");
rsDispatch.h
152
ScriptKernelIDCreateFnPtr
ScriptKernelIDCreate
;
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec
353
ScriptKernelIDCreate
{
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec
353
ScriptKernelIDCreate
{
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec
353
ScriptKernelIDCreate
{
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h
151
ScriptKernelIDCreateFnPtr
ScriptKernelIDCreate
;
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h
151
ScriptKernelIDCreateFnPtr
ScriptKernelIDCreate
;
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h
151
ScriptKernelIDCreateFnPtr
ScriptKernelIDCreate
;
/frameworks/rs/
rs.spec
372
ScriptKernelIDCreate
{
Completed in 72 milliseconds