HomeSort by relevance Sort by last modified time
    Searched refs:mGlobalEntries (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuExecutable.h 86 mGlobalProperties(globalProperties), mGlobalEntries(globalEntries),
155 if (i < mGlobalEntries) {
162 if (i < mGlobalEntries) {
169 if (i < mGlobalEntries) {
176 if (i < mGlobalEntries) {
182 int getGlobalEntries() const { return mGlobalEntries; }
214 int mGlobalEntries;
rsCpuExecutable.cpp 739 for (int i = 0; i < mGlobalEntries; i++) {

Completed in 1339 milliseconds