Lines Matching refs:uint32_t
42 uint32_t textureID;
47 uint32_t bufferID;
50 uint32_t renderTargetID;
79 uint32_t rsdAllocationGrallocBits(const android::renderscript::Context *rsc,
104 uint32_t xoff, uint32_t lod, size_t count,
108 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
109 uint32_t w, uint32_t h,
113 uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod,
114 uint32_t w, uint32_t h, uint32_t d, const void *data, size_t sizeBytes,
119 uint32_t xoff, uint32_t lod, size_t count,
123 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
124 uint32_t w, uint32_t h,
128 uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod,
129 uint32_t w, uint32_t h, uint32_t d, void *data, size_t sizeBytes,
140 uint32_t dstXoff, uint32_t dstLod, size_t count,
142 uint32_t srcXoff, uint32_t srcLod);
145 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod,
146 RsAllocationCubemapFace dstFace, uint32_t w, uint32_t h,
148 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
152 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff,
153 uint32_t dstLod,
154 uint32_t w, uint32_t h, uint32_t d,
156 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff,
157 uint32_t srcLod);
161 uint32_t x,
162 const void *data, uint32_t elementOff, size_t sizeBytes);
165 uint32_t x, uint32_t y,
166 const void *data, uint32_t elementOff, size_t sizeBytes);