Home
last modified time | relevance | path

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

12345678910>>...14

/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 …]
/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);
/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/qcom/sm7250/display/composer/
Dhwc_callbacks.cpp123 hwc2_function_pointer_t pointer) { in Register() argument
128 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
135 refresh_ = reinterpret_cast<HWC2_PFN_REFRESH>(pointer); in Register()
140 vsync_ = reinterpret_cast<HWC2_PFN_VSYNC>(pointer); in Register()
145 vsync_2_4_ = reinterpret_cast<HWC2_PFN_VSYNC_2_4>(pointer); in Register()
151 reinterpret_cast<HWC2_PFN_VSYNC_PERIOD_TIMING_CHANGED>(pointer); in Register()
156 seamless_possible_ = reinterpret_cast<HWC2_PFN_SEAMLESS_POSSIBLE>(pointer); in Register()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_callbacks.cpp56 hwc2_function_pointer_t pointer) { in Register() argument
60 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
64 refresh_ = reinterpret_cast<HWC2_PFN_REFRESH>(pointer); in Register()
68 vsync_ = reinterpret_cast<HWC2_PFN_VSYNC>(pointer); in Register()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_callbacks.cpp62 hwc2_function_pointer_t pointer) { in Register() argument
66 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
70 refresh_ = reinterpret_cast<HWC2_PFN_REFRESH>(pointer); in Register()
74 vsync_ = reinterpret_cast<HWC2_PFN_VSYNC>(pointer); in Register()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_callbacks.cpp62 hwc2_function_pointer_t pointer) { in Register() argument
66 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
70 refresh_ = reinterpret_cast<HWC2_PFN_REFRESH>(pointer); in Register()
74 vsync_ = reinterpret_cast<HWC2_PFN_VSYNC>(pointer); in Register()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_callbacks.cpp89 hwc2_function_pointer_t pointer) { in Register() argument
94 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
99 refresh_ = reinterpret_cast<HWC2_PFN_REFRESH>(pointer); in Register()
104 vsync_ = reinterpret_cast<HWC2_PFN_VSYNC>(pointer); in Register()
109 vsync_2_4_ = reinterpret_cast<HWC2_PFN_VSYNC_2_4>(pointer); in Register()
116 reinterpret_cast<HWC2_PFN_VSYNC_PERIOD_TIMING_CHANGED>(pointer); in Register()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_callbacks.cpp60 hwc2_function_pointer_t pointer) { in Register() argument
65 hotplug_ = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in Register()
70 refresh_ = reinterpret_cast<HWC2_PFN_REFRESH>(pointer); in Register()
75 vsync_ = reinterpret_cast<HWC2_PFN_VSYNC>(pointer); in Register()
/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/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_directfb_surface/
DplatformCreateSurface_directfb.adoc17 * pname:pCreateInfo is a pointer to a sname:VkDirectFBSurfaceCreateInfoEXT
23 * pname:pSurface is a pointer to a slink:VkSurfaceKHR handle in which the
36 * pname:pNext is `NULL` or a pointer to a structure extending this
39 * pname:dfb is a pointer to the code:IDirectFB main interface of DirectFB.
40 * pname:surface is a pointer to a code:IDirectFBSurface surface interface.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_win32_keyed_mutex/
Dkeyed_mutex_submit.adoc25 * pname:pAcquireSyncs is a pointer to an array of slink:VkDeviceMemory
27 * pname:pAcquireKeys is a pointer to an array of mutex key values to wait
31 * pname:pAcquireTimeoutMilliseconds is a pointer to an array of timeout
36 * pname:pReleaseSyncs is a pointer to an array of slink:VkDeviceMemory
38 * pname:pReleaseKeys is a pointer to an array of mutex key values to set
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/
Dmodule.adoc29 * pname:pCreateInfo is a pointer to a slink:VkCudaModuleCreateInfoNV
33 * pname:pModule is a pointer to a slink:VkCudaModuleNV handle in which the
50 * pname:pNext may: be `NULL` or may: be a pointer to a structure extending
53 * pname:pData is a pointer to CUDA code
86 * pname:pCreateInfo is a pointer to a slink:VkCudaFunctionCreateInfoNV
90 * pname:pFunction is a pointer to a slink:VkCudaFunctionNV handle in which
103 * pname:pNext may: be `NULL` or may: be a pointer to a structure extending
167 * pname:pCacheSize is a pointer containing the amount of bytes to be
169 * pname:pCacheData is a pointer to a buffer in which to copy the binary
175 pname:pCacheSize must: be a pointer containing the amount of bytes to be
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dinitialization.adoc25 retrieving each alias's function pointer is not.
26 A function pointer for a given alias can only be retrieved if the extension
31 [open,refpage='vkGetInstanceProcAddr',desc='Return a function pointer for a command',type='protos',…
37 * pname:instance is the instance that the function pointer will be
49 pointer`") for each case.
50 A valid returned function pointer ("`fp`") must: not be `NULL`.
52 The returned function pointer is of type tlink:PFN_vkVoidFunction, and must:
84 The returned function pointer must: only be called with a dispatchable
97 pointer.
103 [open,refpage='vkGetDeviceProcAddr',desc='Return a function pointer for a command',type='protos',xr…
[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/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dquerycreateinfo.adoc12 * pname:pNext is `NULL` or a pointer to a structure extending this
18 * pname:pCounterIndices is a pointer to an array of indices into the
48 * pname:pPerformanceQueryCreateInfo is a pointer to a
51 * pname:pNumPasses is a pointer to an integer related to the number of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_display_control/
Dfence_events.adoc21 * pname:pDeviceEventInfo is a pointer to a slink:VkDeviceEventInfoEXT
25 * pname:pFence is a pointer to a handle in which the resulting fence
40 * pname:pNext is `NULL` or a pointer to a structure extending this
73 * pname:pDisplayEventInfo is a pointer to a slink:VkDisplayEventInfoEXT
77 * pname:pFence is a pointer to a handle in which the resulting fence
92 * pname:pNext is `NULL` or a pointer to a structure extending this
/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/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_diagnostic_checkpoints/
Ddevice_diagnostic_checkpoints.adoc27 It does not need to be a valid pointer and will not be dereferenced by the
44 * pname:pCheckpointDataCount is a pointer to an integer related to the
46 * pname:pCheckpointData is either `NULL` or a pointer to an array of
75 * pname:pNext is `NULL` or a pointer to a structure extending this
103 * pname:pCheckpointDataCount is a pointer to an integer related to the
105 * pname:pCheckpointData is either `NULL` or a pointer to an array of
135 * pname:pNext is `NULL` or a pointer to a structure extending this

12345678910>>...14