Home
last modified time | relevance | path

Searched refs:pointer (Results 1 – 25 of 102) sorted by relevance

12345

/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_functions.h10 … (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer), (size, type, stride, pointer)) \
11 … (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer), (size, type, stride, pointer)) \
18 …ze, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize), (size, type, stride, p…
19 …Size, (GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize), (type, stride, poin…
20 …ze, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize), (size, type, stride, p…
21 …ze, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize), (size, type, stride, p…
22 …ntSizePointerOES, (GLenum type, GLsizei stride, const GLvoid * pointer), (type, stride, pointer)) \
51 …(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer), (size, type, stride, pointer)) \
52 …(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer), (size, type, stride, pointer)) \
Dgles1_extensions_static_translator_namespaced_header.h10 …L_APIENTRY glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
11 …oid GL_APIENTRY glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
18 …nterWithDataSize(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize…
19 … glNormalPointerWithDataSize(GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize…
20 …nterWithDataSize(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize…
21 …nterWithDataSize(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize…
22 …PICALL void GL_APIENTRY glPointSizePointerOES(GLenum type, GLsizei stride, const GLvoid * pointer);
51 …_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
52 …id GL_APIENTRY glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Dgles12tr_internal.h55 … (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer), (size, type, stride, pointer)) \
56 … size, GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei count), (size, type, stride, po…
168 …GetVertexAttribPointerv, (GLuint index, GLenum pname, GLvoid** pointer), (index, pname, pointer)) \
210 … (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer), (size, type, stride, pointer)) \
211 … size, GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei count), (size, type, stride, po…
220 …, glNormalPointer, (GLenum type, GLsizei stride, const GLvoid* pointer), (type, stride, pointer)) \
221 …rBounds, (GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei count), (type, stride, point…
236 …intSizePointerOES, (GLenum type, GLsizei stride, const GLvoid* pointer), (type, stride, pointer)) \
237 …lPointSizePointer, (GLenum type, GLsizei stride, const GLvoid* pointer), (type, stride, pointer)) \
238 …SBounds, (GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei count), (type, stride, point…
[all …]
Dgles1_only_functions.h17 …(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer), (size, type, stride, pointer)) \
59 … glNormalPointer, (GLenum type, GLsizei stride, const GLvoid * pointer), (type, stride, pointer)) \
63 …(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer), (size, type, stride, pointer)) \
67 …(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer), (size, type, stride, pointer)) \
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dsyncstr.h87 pointer /*pCounter*/,
91 pointer /*pCounter*/,
156 extern pointer SyncCreateSystemCounter(
162 pointer /* pCounter */,
165 pointer /* pCounter */,
176 pointer pCounter
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions_dispatch_logging_wrappers.impl14 …PointerARB_dispatchLoggingWrapper(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) {
15 …"glMatrixIndexPointerARB(size:%d, type:0x%X, stride:%d, pointer:%p)", size, type, stride, pointer);
16 GLDispatch::glMatrixIndexPointerARB_underlying(size, type, stride, pointer);
19 …PointerARB_dispatchLoggingWrapper(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) {
20 …_LOG("glWeightPointerARB(size:%d, type:0x%X, stride:%d, pointer:%p)", size, type, stride, pointer);
21 GLDispatch::glWeightPointerARB_underlying(size, type, stride, pointer);
54 …chLoggingWrapper(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize…
55 …interWithDataSize(size:%d, type:0x%X, stride:%d, pointer:%p, dataSize:%d)", size, type, stride, po…
56 GLDispatch::glColorPointerWithDataSize_underlying(size, type, stride, pointer, dataSize);
59 …aSize_dispatchLoggingWrapper(GLenum type, GLsizei stride, const GLvoid * pointer, GLsizei dataSize…
[all …]
Dgles1_extensions.entries7 void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
8 void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
15 void glColorPointerWithDataSize(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer, GLs…
16 void glNormalPointerWithDataSize(GLenum type, GLsizei stride, const GLvoid *pointer, GLsizei dataSi…
17 void glTexCoordPointerWithDataSize(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer, …
18 void glVertexPointerWithDataSize(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer, GL…
19 void glPointSizePointerOES(GLenum type, GLsizei stride, const GLvoid *pointer);
48 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
49 void glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Dgles1_only_dispatch_logging_wrappers.impl49 …orPointer_dispatchLoggingWrapper(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) {
50 …EBUG_LOG("glColorPointer(size:%d, type:0x%X, stride:%d, pointer:%p)", size, type, stride, pointer);
51 GLDispatch::glColorPointer_underlying(size, type, stride, pointer);
259 void glNormalPointer_dispatchLoggingWrapper(GLenum type, GLsizei stride, const GLvoid * pointer) {
260 DISPATCH_DEBUG_LOG("glNormalPointer(type:0x%X, stride:%d, pointer:%p)", type, stride, pointer);
261 GLDispatch::glNormalPointer_underlying(type, stride, pointer);
279 …rdPointer_dispatchLoggingWrapper(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) {
280 …G_LOG("glTexCoordPointer(size:%d, type:0x%X, stride:%d, pointer:%p)", size, type, stride, pointer);
281 GLDispatch::glTexCoordPointer_underlying(size, type, stride, pointer);
299 …exPointer_dispatchLoggingWrapper(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) {
[all …]
Dgles12tr_internal.entries53 void glColorPointer( GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
54 void glColorPointerBounds( GLint size, GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei …
166 void glGetVertexAttribPointerv( GLuint index, GLenum pname, GLvoid** pointer);
208 void glMatrixIndexPointerOES( GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
209 void glMatrixIndexPointerOESBounds( GLint size, GLenum type, GLsizei stride, const GLvoid* pointer,…
218 void glNormalPointer( GLenum type, GLsizei stride, const GLvoid* pointer);
219 void glNormalPointerBounds( GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei count);
234 void glPointSizePointerOES( GLenum type, GLsizei stride, const GLvoid* pointer);
235 void glPointSizePointer( GLenum type, GLsizei stride, const GLvoid* pointer);
236 void glPointSizePointerOESBounds( GLenum type, GLsizei stride, const GLvoid* pointer, GLsizei count…
[all …]
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXdefs.h53 typedef void *pointer; typedef
104 typedef void (* BlockHandlerProcPtr)(pointer /* blockData */,
106 pointer /* pReadmask */);
/hardware/google/gfxstream/host/tests/
DGLSnapshotVertexAttributes_unittest.cpp37 GLvoid* pointer; member
49 .pointer = nullptr,
213 GLvoid* pointer; in stateCheck() local
215 &pointer); in stateCheck()
217 EXPECT_EQ(expected.pointer, pointer); in stateCheck()
225 changed.pointer); in stateChange()
284 arrayAttrib.pointer = testArrayContents; in TEST_F()
301 withBuffer.pointer = reinterpret_cast<GLvoid*>(2); // offset in TEST_F()
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_ptr.inl294 /// Build a vector from a pointer.
304 /// Build a vector from a pointer.
314 /// Build a vector from a pointer.
324 /// Build a matrix from a pointer.
334 /// Build a matrix from a pointer.
344 /// Build a matrix from a pointer.
354 /// Build a matrix from a pointer.
364 //! Build a matrix from a pointer.
374 //! Build a matrix from a pointer.
384 //! Build a matrix from a pointer.
[all …]
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in37 (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer),
38 (size, type, stride, pointer))
41 (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer),
42 (size, type, stride, pointer))
69 (GLenum type, GLsizei stride, const GLvoid *pointer),
70 (type, stride, pointer))
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in37 (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer),
38 (size, type, stride, pointer))
41 (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer),
42 (size, type, stride, pointer))
69 (GLenum type, GLsizei stride, const GLvoid *pointer),
70 (type, stride, pointer))
/hardware/interfaces/gnss/common/utils/default/
DGnssRawMeasurementParser.cpp202 std::size_t pointer = 1; in getMeasurementFromStrs() local
204 ParseUtils::splitStr(rawMeasurementStrRecords[pointer], COMMA_SEPARATOR, firstRecordValues); in getMeasurementFromStrs()
231 for (pointer = 1; pointer < rawMeasurementStrRecords.size(); pointer++) { in getMeasurementFromStrs()
233 std::string line = rawMeasurementStrRecords[pointer]; in getMeasurementFromStrs()
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal59 pointer y;
60 pointer cb;
61 pointer cr;
DIMapper.hal116 importBuffer(handle rawHandle) generates (Error error, pointer buffer);
132 freeBuffer(pointer buffer) generates (Error error);
153 * data will be filled with a pointer to the locked buffer memory. This
173 * @return data is a CPU-accessible pointer to the buffer data.
176 lock(pointer buffer,
181 pointer data);
185 * pointer directly to the buffer data, it returns an YCbCrLayout struct
212 lockYCbCr(pointer buffer,
232 unlock(pointer buffer)
/hardware/interfaces/graphics/mapper/3.0/
Dtypes.hal78 pointer y;
79 pointer cb;
80 pointer cr;
DIMapper.hal117 importBuffer(handle rawHandle) generates (Error error, pointer buffer);
133 freeBuffer(pointer buffer) generates (Error error);
149 validateBufferSize(pointer buffer,
171 getTransportSize(pointer buffer)
195 * On success, @p data must be filled with a pointer to the locked buffer
222 * @return data CPU-accessible pointer to the buffer data.
226 lock(pointer buffer,
231 pointer data,
239 * pointer directly to the buffer data, it returns a `YCbCrLayout` struct
266 lockYCbCr(pointer buffer,
[all …]
/hardware/google/aemu/windows/src/
Dsetjmp.asm26 ;; RBP Nonvolatile May be used as a frame pointer; must be preserved by callee
27 ;; RSP Nonvolatile Stack pointer
44 ;; A call to setjmp preserves the current stack pointer, non-volatile registers, and
46 ;; resets the stack pointer, non-volatile registers, and MxCsr registers,
62 …mov [rcx+0x50] , rbp ; RBP Nonvolatile May be used as a frame pointer; must be preserved by c…
63 …mov [rcx+0x58] , rsp ; RSP Nonvolatile Stack pointer, note this will automatically be adjuste…
81 mov rsp, [rcx+0x58] ; RSP Nonvolatile Stack pointer
97 …mov rbp, [rcx+0x50] ; RBP Nonvolatile May be used as a frame pointer; must be preserved by c…
/hardware/interfaces/input/common/1.0/
Dtypes.hal31 * - For a mouse, reports the absolute X screen position of the mouse pointer.
46 * - For a mouse, reports the absolute Y screen position of the mouse pointer.
292 * This is useful when pointer is captured, in that case the mouse pointer doesn't
386 * Tool type of a pointer
397 * Properties of a particular pointer. Analogous to Android's PointerProperties.
401 * A number identifying a specific pointer. When a pointer is lifted,
402 * this value may be reused by another new pointer, even during the
404 * at the same time, they might have pointer ID's of 0 and 1. If the
405 * pointer with id = 0 is lifted, while the pointer with id = 1 remains, and
406 * a new pointer is placed on the screen, then the new pointer may receive
[all …]
/hardware/qcom/wlan/wcn6740/cld80211-lib/
DMakefile.am12 AM_CFLAGS += -Wno-unused-parameter -Wno-int-to-pointer-cast \
/hardware/google/gfxstream/codegen/generic-apigen/
DREADME60 The wire protocol also allows exchanging of pointer data
70 unsigned char data[pointer_data_len];… // pointer data
78 ‘out’ and ‘in_out’ pointer’s data is returned in the return
81 int foo(int n, int *ptr); // assume that ‘data’ is in_out pointer which contains ‘n’ ints
142 <type name> <size in bits> <print format string> <is a pointer? true|false>
148 <is pointer?> true or false string species whether the type should be
149 treated as a pointer.
310 description : set a pointer direction (in - for data that goes
318 nullAllowed -> for pointer variables, indicates that NULL is a valid value
319 …isLarge -> for pointer variables, indicates that the data should be sent without an intermedia…
[all …]
/hardware/google/gfxstream/codegen/gles1/
Dgles1.attrib87 #void glColorPointer(GLint size, GLenum type, GLsizei stride, GLvoid *pointer)
88 #we treat the pointer as offset to a VBO
90 len pointer (sizeof(unsigned int))
218 #void glNormalPointer(GLenum type, GLsizei stride, GLvoid *pointer)
219 #we treat the pointer as an offset to a VBO
221 len pointer (sizeof(unsigned int))
233 #void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, GLvoid *pointer)
235 len pointer (sizeof(unsigned int))
265 #void glVertexPointer(GLint size, GLenum type, GLsizei stride, GLvoid *pointer)
266 # we treat the pointer as an offset to a VBO
[all …]
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
DMakefile.am12 AM_CFLAGS += -Wno-unused-parameter -Wno-int-to-pointer-cast \

12345