Lines Matching refs:pointer
117 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,
286 unlock(pointer buffer) generates (Error error, handle releaseFence);