• Home
  • Raw
  • Download

Lines Matching refs:param

51      * @param type Type describing data layout
52 * @param baseAlloc Allocation
69 * @param alloc AllocationAdapter
70 * @param offsets Collection of offsets
80 * @param allocation Allocation
93 * @param type Type describing data layout
94 * @param mips AllocationMipmapControl specifies desired mipmap behavior for
96 * @param usage Bit field specifying how the Allocation is utilized
97 * @param ptr Pointer to client-side data
108 * @param type Type describing data layout
109 * @param mips AllocationMipmapControl specifies desired mipmap behavior for
111 * @param bitmap Bitmap source for the allocation data
112 * @param usage Bit field specifying how the Allocation is utilized
124 * @param type Type describing data layout
125 * @param mips AllocationMipmapControl specifies desired mipmap behavior
127 * @param bitmap Bitmap with cubemap faces layed out in the following
129 * @param usage Bit field specifying how the Allocation is used
143 * @param allocation Allocation
156 * @param allocation Allocation to be modified
165 * @param alloc Allocation
166 * @param numBuffer Maximum number of buffers
177 * @param baseAlloc Base Allocation
178 * @param subAlloc Allocation to use the same buffer queue as the Base
191 * @param allocation Allocation
192 * @param data Buffer to be copied into
193 * @param sizeBytes Size of the buffer pointed to by "data"
212 * @param allocation Allocation to be modified
213 * @param offset The offset of the first element to be copied
214 * @param lod Selected mipmap level of detail
215 * @param count Number of elements to be copied
216 * @param data Source data to be copied to Allocation
225 * @param allocation Allocation to be updated
226 * @param x X position of the first element in the Allocation to be updated
227 * @param y Y position of the first element in the Allocation to be
229 * @param z Z position of the first element in the Allocation to be
231 * @param lod Selected mipmap level of detail
232 * @param data Data to be copied from
233 * @param compIdx Component number to identify which sub-Element is updated
248 * @param allocation Allocation to be modified
249 * @param xoff X offset of the region to update in this Allocation
250 * @param yoff Y offset of the region to update in this Allocation
251 * @param lod Selected mipmap level of detail
252 * @param face AllocationCubemapFace
253 * @param w Width of the region to update
254 * @param h Height of the region to update
255 * @param data Data to be placed into the Allocation
256 * @param stride For 1D Allocation, the stride must be the number of bytes
273 * @param allocation Allocation to be modified
274 * @param xoff X offset of the region to update in this Allocation
275 * @param yoff Y offset of the region to update in this Allocation
276 * @param zoff Z offset of the region to update in this Allocation
277 * @param lod Selected mipmap level of detail
278 * @param w Width of the region to update
279 * @param h Height of the region to update
280 * @param d Depth of the region to update
281 * @param data Data to be placed in the Allocation
282 * @param stride For 1D Allocation, the stride must be the number of bytes
301 * @param allocation Allocation which has its top LOD read and lower LOD
316 * @param allocation Allocation to be read
317 * @param data Buffer to be copied into
318 * @param sizeBytes Size of the buffer pointed to by "data"
334 * @param allocation Allocation to be read
335 * @param xoff X offset of the first element to be copied
336 * @param lod Mipmap level of detail
337 * @param count The number of elements to be copied
338 * @param data Buffer to be copied into
339 * @param sizeBytes Size of the buffer pointed to by "data"
351 * @param allocation Allocation to be read
352 * @param x X position of the first element in the Allocation to be read
353 * @param y Y position of the first element in the Allocation to be read
354 * @param z Z position of the first element in the Allocation to be read
355 * @param lod Mipmap level of detail
356 * @param data Buffer to be copied into
357 * @param sizeBytes Size of the buffer pointed to by "data"
358 * @param compIdx Component number to identify which sub-Element is updated
376 * @param allocation Allocation to be read
377 * @param xoff X offset of the region to copy in this array
378 * @param yoff Y offset of the region to copy in this array
379 * @param lod Mipmap level of detail
380 * @param face AllocationCubemapFace
381 * @param w Width of the region to copy
382 * @param h Height of the region to copy
383 * @param data Buffer to be copied into
384 * @param sizeBytes Size of the buffer pointed to by "data"
385 * @param stride For 1D Allocation, the stride must be the number of bytes
405 * @param allocation Allocation to be read
406 * @param xoff X offset of the region to copy in this array
407 * @param yoff Y offset of the region to copy in this array
408 * @param zoff Z offset of the region to copy in this array
409 * @param lod Mipmap level of detail
410 * @param w Width of the region to copy
411 * @param h Height of the region to copy
412 * @param d Depth of the region to copy
413 * @param data Buffer to be copied into
414 * @param sizeBytes Size of the buffer pointed to by "data"
415 * @param stride For 1D Allocation, the stride must be the number of bytes
428 * @param allocation First usage of the Allocation
429 * @param usageType Allocation usage type
452 * @param allocation Allocation to be resized
453 * @param dimX New size along the x dimension of the Allocation
465 * @param dstAlloc Allocation to be updated
466 * @param dstXoff X offset of the region to update
467 * @param dstYoff Y offset of the region to update
468 * @param dstMip Selected mipmap level of the Allocation to update
469 * @param dstFace Destination AllocationCubemapFace
470 * @param width Width of the region to update
471 * @param height Height of the region to update
472 * @param srcAlloc Source Allocation, to be read
473 * @param srcXoff X offset of the region in the source Allocation
474 * @param srcYoff Y offset of the region in the source Allocation
475 * @param srcMip Selected mipmap level of the source Allocation
476 * @param srcFace Source AllocationCubemapFace
490 * @param dstAlloc Allocation to be updated
491 * @param dstXoff X offset of the region to update
492 * @param dstYoff Y offset of the region to update
493 * @param dstZoff Z offset of the region to update
494 * @param dstMip Selected mipmap level of the Allocation to update
495 * @param width Width of the region to update
496 * @param height Height of the region to update
497 * @param depth Depth of the region to update
498 * @param srcAlloc Source Allocation, to be read
499 * @param srcXoff Source X offset of the region in the source Allocation
500 * @param srcYoff Source Y offset of the region in the source Allocation
501 * @param srcZoff Source Z offset of the region in the souce Allocation
502 * @param srcMip Selected mipmap level of the Allocation to read
518 * @param allocation Allocation to be sent
528 * @param allocation Allocation to be updated
547 * @param allocation Allocation
548 * @param lod Mipmap level of detail
549 * @param face AllocationCubemapFace
550 * @param z Z position
566 * @param element Element to be read
579 * @param element Element to be read
580 * @param numSubElem Number of sub-Elements
595 * @param dt Data type
596 * @param dk Data kind
597 * @param norm Flag for normalization
598 * @param size Vector length, with scalar = 1
608 * @param einsPtr Container of input Elements
609 * @param namesPtr Container of input names
610 * @param arraySizesPtr Container of array sizes
621 * @param type Type describing data layout
632 * @param element Element of the Type
633 * @param dimX X dimension
634 * @param dimY Y dimension
635 * @param dimZ Z dimension
636 * @param mipmaps Flag indicating whether Type has mipmaps
637 * @param faces Flag indicating whether Type has faces
638 * @param yuv Enumeration specifying which type of YUV format, if any, Type
665 * @param data A pointer to a buffer to be filled with a message
666 * @param size Size in bytes of the buffer pointed to by "data"
699 * @param id Message identifier
700 * @param data Message data
747 * @param cacheDir Name of the application's cache directory
757 * @param priority Priority of the thread
768 * @param obj Object to be named
769 * @param name Assigned name
779 * @param obj Object to be read
797 * @param kernelID Kernel identifier
798 * @param returnValue Allocation used in output of Closure
799 * @param fieldIDS Collection of Script's Field identifiers
800 * @param values Collection of Script's data values
801 * @param sizes Collection of Script's data sizes
802 * @param depClosures Collection of Closures
803 * @param depFieldIDS Collection of Script's dependent Field identifiers
817 * @param invokeID Invokable function identifier
818 * @param params Collection of Invoke script parameters
819 * @param fieldIDS Collection of Script Field identifiers
820 * @param values Collection of values
821 * @param sizes Collection of sizes
834 * @param closure Closure to be modified
835 * @param index Index
836 * @param value Value
837 * @param size Size
845 * @param closure Closure
846 * @param fieldID Global's Field identifier
847 * @param value Value
848 * @param size Size
859 * @param script Script
860 * @param slot Slot
861 * @param sig Bitfield describing Kernel signature and operation
872 * @param script Script
873 * @param slot Slot
885 * @param script Script
886 * @param slot Slot
898 * @param kernels Collection of Scripts' Kernel identifiers
899 * @param srcK Source Kernel identifiers
900 * @param dstK Destination Kernel identifiers
901 * @param dstF Destination Script Field identifiers
902 * @param types Collection of Types describing data layout
914 * @param name Name
915 * @param cacheDir Cache directory
916 * @param closures Collection of Closures
933 * @param sg Script Group
934 * @param kid Script's Kernel identifier to be changed
935 * @param alloc Allocation to be filled by output
945 * @param sg Script Group
946 * @param kid Script's Kernel identifier to be changed
947 * @param alloc Allocation to be read as input
955 * @param sg Script Group to be executed.
965 * @param handle Opaque handle to the server-side object to be destroyed
973 * @param magFilter Magnification value for the filter
974 * @param minFilter Minification value for the filter
975 * @param wrapS S wrapping mode for the sampler
976 * @param wrapT T wrapping mode for the sampler
977 * @param wrapR R wrapping mode for the sampler
978 * @param aniso Anisotropy setting for the sampler
990 * @param script Script to be bound to
991 * @param allocation Allocation to be bound
992 * @param slot Slot of a global variable
1002 * @param script Script to be altered
1003 * @param timeZone Time Zone value as text
1013 * @param vs Script to be invoked
1014 * @param slot Slot of invokable function
1022 * @param vs Script to be invoked
1023 * @param slot Slot
1024 * @param data Data buffer of packed arguments
1035 * @param vs Script
1036 * @param slot Slot of ForEach Kernel
1037 * @param vains Collection of input Allocations or null
1038 * @param vaout Output Allocation or null
1039 * @param params Collection of parameters
1040 * @param sc Pointer to a ScriptCall, nullptr if unused
1049 * @param vs Script
1050 * @param slot Slot of Reduction Kernel
1051 * @param vains Collection of input Allocations
1052 * @param vaout Output Allocation
1053 * @param sc Pointer to a ScriptCall, nullptr if unused
1062 * @param vs RenderScript Script
1063 * @param slot Slot number of variable to be updated
1064 * @param value Value to be pushed to variable
1072 * @param vs RenderScript Script
1073 * @param slot Slot number of variable to be updated
1074 * @param obj ObjectBase
1082 * @param vs RenderScript Script
1083 * @param slot Slot number of variable to be updated
1084 * @param value Value to be pushed to variable
1092 * @param vs RenderScript Script
1093 * @param slot Slot number of variable to be updated
1094 * @param value Value to be pushed to variable
1102 * @param vs RenderScript Script
1103 * @param slot Slot number of variable to be updated
1104 * @param value Value to be pushed to variable
1112 * @param vs RenderScript Script
1113 * @param slot Slot number of variable to be updated
1114 * @param data Data to be pushed to variable
1124 * @param vs RenderScript Script
1125 * @param slot Slot number of variable to be read
1126 * @param len Size of data to be filled
1140 * @param vs RenderScript Script
1141 * @param slot Slot number of variable to be updated
1142 * @param data Data
1143 * @param ve Element
1144 * @param dims Collection of dimensions
1157 * @param resName Resource name of the bitcode
1158 * @param cacheDir Cache directory name
1159 * @param text The kernel's bitcode as a uint8_t vector
1169 * @param id Intrinsic Script identifier
1170 * @param elem Element