Searched refs:Allocation_t (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_allocation.c7 Allocation_t *alloc = (Allocation_t *)a.p;
13 Allocation_t *alloc = (Allocation_t *)a.p;
19 Allocation_t *alloc = (Allocation_t *)a.p;
25 Allocation_t *alloc = (Allocation_t *)a.p;
31 Allocation_t *alloc = (Allocation_t *)
[all...]
H A Drs_sample.c268 getBilinearSample1D(const Allocation_t *alloc, float2 weights,
318 getBilinearSample2D(const Allocation_t *alloc, float w0, float w1, float w2, float w3,
348 getNearestSample(const Allocation_t *alloc, uint32_t iPixel, rs_data_kind dk,
385 getNearestSample(const Allocation_t *alloc, uint2 iPixel, rs_data_kind dk,
421 sample_LOD_LinearPixel(const Allocation_t *alloc,
453 sample_LOD_NearestPixel(const Allocation_t *alloc,
466 sample_LOD_LinearPixel(const Allocation_t *alloc,
514 sample_LOD_NearestPixel(const Allocation_t *alloc,
536 const Allocation_t *alloc = (const Allocation_t *)
[all...]
H A Drs_structs.h83 } Allocation_t; typedef in typeref:struct:Allocation

Completed in 520 milliseconds