Lines Matching refs:uint32_t
144 bool (*setSurface)(const Context *, uint32_t w, uint32_t h, RsNativeWindow);
150 void* (*allocRuntimeMem)(size_t size, uint32_t flags);
159 uint32_t flags);
165 uint32_t slot,
171 uint32_t slot,
178 uint32_t slot,
186 uint32_t slot,
190 uint32_t slot,
194 uint32_t slot,
198 const uint32_t *dims,
201 uint32_t slot,
204 uint32_t slot,
210 uint32_t slot,
225 uint32_t (*grallocBits)(const Context *rsc, Allocation *alloc);
245 uint32_t xoff, uint32_t lod, size_t count,
248 uint32_t xoff, uint32_t yoff, uint32_t lod,
249 RsAllocationCubemapFace face, uint32_t w, uint32_t h,
252 uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod,
253 uint32_t w, uint32_t h, uint32_t d, const void *data, size_t sizeBytes,
257 uint32_t xoff, uint32_t lod, size_t count,
260 uint32_t xoff, uint32_t yoff, uint32_t lod,
261 RsAllocationCubemapFace face, uint32_t w, uint32_t h,
264 uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod,
265 uint32_t w, uint32_t h, uint32_t d, void *data, size_t sizeBytes,
277 uint32_t dstXoff, uint32_t dstLod, size_t count,
278 const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcLod);
281 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod,
282 RsAllocationCubemapFace dstFace, uint32_t w, uint32_t h,
284 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
288 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff,
289 uint32_t dstLod,
290 uint32_t w, uint32_t h, uint32_t d,
292 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff,
293 uint32_t srcLod);
296 uint32_t x, uint32_t y, uint32_t z,
297 const void *data, uint32_t elementOff, size_t sizeBytes);
299 uint32_t x, uint32_t y, uint32_t z,
300 void *data, uint32_t elementOff, size_t sizeBytes);
309 uint32_t lod, RsAllocationCubemapFace face,
310 uint32_t z, uint32_t array);
348 … void (*draw)(const Context *rsc, const Mesh *m, uint32_t primIndex, uint32_t start, uint32_t len);
514 bool rsdHalQueryVersion(uint32_t *version_major, uint32_t *version_minor);
543 bool rsdHalInit(RsContext, uint32_t version_major, uint32_t version_minor);