OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlobalSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuExecutable.h
168
size_t
getGlobalSize
(int i) const {
rsCpuScript.cpp
980
size_t RsdCpuScriptImpl::
getGlobalSize
(int i) const {
981
return mScriptExec->
getGlobalSize
(i);
[
all
...]
Completed in 107 milliseconds