HomeSort by relevance Sort by last modified time
    Searched refs:DE_UNREF (Results 1 - 25 of 152) sorted by null

1 2 3 4 5 6 7

  /external/deqp/framework/platform/null/
tcuNullRenderContextFuncs.inl 7 DE_UNREF(context);
8 DE_UNREF(event);
9 DE_UNREF(flags);
19 DE_UNREF(mode);
24 DE_UNREF(mode);
29 DE_UNREF(target);
30 DE_UNREF(mode);
35 DE_UNREF(width);
40 DE_UNREF(size);
45 DE_UNREF(face)
    [all...]
tcuNullRenderContext.cpp 63 DE_UNREF(object);
360 DE_UNREF(type);
366 DE_UNREF(shader);
374 DE_UNREF(program);
483 DE_UNREF(target);
484 DE_UNREF(offset);
485 DE_UNREF(length);
486 DE_UNREF(access);
496 DE_UNREF(target);
502 DE_UNREF(x)
    [all...]
  /external/deqp/framework/platform/ios/
tcuIOSAppDelegate.m 35 DE_UNREF(application && launchOptions);
63 DE_UNREF(application);
69 DE_UNREF(application);
74 DE_UNREF(application);
79 DE_UNREF(application);
85 DE_UNREF(application);
  /external/deqp/framework/platform/android/
tcuAndroidMain.cpp 39 DE_UNREF(savedState && savedStateSize);
43 DE_UNREF(obj);
tcuAndroidNativeActivity.cpp 170 DE_UNREF(hasFocus);
175 DE_UNREF(window);
180 DE_UNREF(window);
185 DE_UNREF(window);
190 DE_UNREF(window);
195 DE_UNREF(queue);
200 DE_UNREF(queue);
205 DE_UNREF(rect);
tcuAndroidPlatform.cpp 135 DE_UNREF(nativeDisplay);
142 DE_UNREF(nativeDisplay && attribList);
167 DE_UNREF(attribList);
  /external/deqp/framework/delibs/dethread/
standalone_test.c 29 DE_UNREF(argc && argv);
  /external/deqp/framework/opengl/wrapper/
glwInitES20Direct.cpp 44 DE_UNREF(gl);
glwInitES30Direct.cpp 44 DE_UNREF(gl);
  /external/deqp/modules/egl/
teglGLES1RenderUtil.cpp 60 DE_UNREF(x && y && width && height);
61 DE_UNREF(color);
67 DE_UNREF(x && y && width && height);
68 DE_UNREF(dst);
teglGLES2RenderUtil.cpp 64 DE_UNREF(x && y && width && height);
65 DE_UNREF(color);
71 DE_UNREF(x && y && width && height);
72 DE_UNREF(dst);
teglVGRenderUtil.cpp 58 DE_UNREF(x && y && width && height);
59 DE_UNREF(color);
65 DE_UNREF(x && y && width && height);
66 DE_UNREF(dst);
  /external/deqp/framework/delibs/dethread/unix/
deNamedSemaphoreUnix.c 52 DE_UNREF(attributes);
82 DE_UNREF(res);
91 DE_UNREF(res);
99 DE_UNREF(res);
deSemaphoreUnix.c 38 DE_UNREF(attributes);
65 DE_UNREF(ret);
73 DE_UNREF(ret);
deMutexUnix.c 100 DE_UNREF(ret);
107 DE_UNREF(ret);
deThreadLocalUnix.c 62 DE_UNREF(ret);
75 DE_UNREF(ret);
deThreadUnix.c 77 DE_UNREF(attributes);
126 DE_UNREF(ret);
  /external/deqp/framework/egl/
egluNativeWindow.cpp 56 DE_UNREF(size);
75 DE_UNREF(visibility);
94 DE_UNREF(display && config && attribList);
egluNativePixmap.cpp 68 DE_UNREF(display && config && attribList);
  /external/deqp/framework/randomshaders/
rsgExpression.hpp 73 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
74 void tokenize (GeneratorState& state, TokenStream& str) const { DE_UNREF(state); str << Token(m_variable->getName()); }
112 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
117 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); }
130 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
135 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); }
148 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
153 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); }
rsgStatement.hpp 61 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
77 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
144 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
  /external/deqp/modules/gles31/functional/
es31fComputeShaderBuiltinVarTests.cpp 307 DE_UNREF(numWorkGroups);
308 DE_UNREF(workGroupSize);
309 DE_UNREF(workGroupID);
310 DE_UNREF(localInvocationID);
334 DE_UNREF(numWorkGroups);
335 DE_UNREF(workGroupID);
336 DE_UNREF(localInvocationID);
357 DE_UNREF(numWorkGroups);
358 DE_UNREF(workGroupSize);
359 DE_UNREF(localInvocationID)
    [all...]
  /external/deqp/framework/delibs/dethread/win32/
deMutexWin32.c 53 DE_UNREF(attributes);
94 DE_UNREF(attributes);
deSemaphoreWin32.c 40 DE_UNREF(attributes);
  /external/deqp/framework/common/
tcuApp.cpp 39 DE_UNREF(watchDog);
45 DE_UNREF(crashHandler);
188 DE_UNREF(userPtr);

Completed in 172 milliseconds

1 2 3 4 5 6 7