Searched refs:free (Results 51 - 75 of 264) sorted by last modified time

1234567891011

/frameworks/native/opengl/libagl/
H A Darray.cpp367 free(base);
465 // We compute directly the index of a "free" entry from the locked
H A Degl.cpp185 free(depth.data);
547 free(depth.data);
757 free(pbuffer.data);
H A Dstate.cpp114 free(c->rasterizer.base);
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_context.cpp162 free(fbcontents);
163 free(fbcompressed);
221 // free previously bound buffer if any
268 free(mBuf);
H A Dgltrace_eglapi.cpp70 free(cmdBuf);
104 free(cmdBuf);
H A Dgltrace_fixup.cpp328 free(name);
338 free(name);
/frameworks/native/opengl/tests/EGLTest/
H A Degl_cache_test.cpp85 free(tn);
/frameworks/native/opengl/tests/angeles/
H A Ddemo.c6 * This source is free software; you can redistribute it and/or
109 free(object->normalArray);
110 free(object->colorArray);
111 free(object->vertexArray);
112 free(object);
/frameworks/native/opengl/tests/finish/
H A Dfinish.cpp96 free(dst);
98 free(texels);
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp92 free(buf);
130 free(buf);
248 free(configs);
257 free(configs);
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp92 free(buf);
130 free(buf);
352 free(configs);
361 free(configs);
/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp53 free(buf);
91 free(buf);
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp99 free(buf);
108 free(buf);
146 free(buf);
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp179 free(configs);
188 free(configs);
/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp48 free(buf);
98 free(buf);
264 free(m);
/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp53 free(buf);
91 free(buf);
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp422 free(list);
/frameworks/native/opengl/tests/include/
H A DEGLUtils.h96 free(configs);
111 free(configs);
/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp275 free(indices);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetActiveAttrib.cpp256 free(buf);
325 free(buf);
H A DglGetActiveUniform.cpp260 free(buf);
326 free(buf);
H A DglGetProgramInfoLog.cpp17 free(buf);
H A DglGetShaderInfoLog.cpp17 free(buf);
H A DglGetShaderSource.cpp109 free(buf);
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp399 // cannot free the reserved IDs
500 free(disp.list);
703 free(dd.list);

Completed in 117 milliseconds

1234567891011