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

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_allocation.c8 Allocation_t *alloc = (Allocation_t *)a.p;
14 Allocation_t *alloc = (Allocation_t *)a.p;
20 Allocation_t *alloc = (Allocation_t *)a.p;
26 Allocation_t *alloc = (Allocation_t *)a.p;
32 Allocation_t *alloc = (Allocation_t *)
[all...]
H A Drs_sample.c269 getBilinearSample1D(const Allocation_t *alloc, float2 weights,
319 getBilinearSample2D(const Allocation_t *alloc, float w0, float w1, float w2, float w3,
351 getNearestSample(const Allocation_t *alloc, uint32_t iPixel, rs_data_kind dk,
388 getNearestSample(const Allocation_t *alloc, uint2 iPixel, rs_data_kind dk,
424 sample_LOD_LinearPixel(const Allocation_t *alloc, const Type_t *type,
457 sample_LOD_NearestPixel(const Allocation_t *alloc,
471 sample_LOD_LinearPixel(const Allocation_t *alloc,
521 sample_LOD_NearestPixel(const Allocation_t *alloc,
552 const Allocation_t *alloc = (const Allocation_t *)
[all...]
H A Drs_structs.h59 } Allocation_t; typedef in typeref:struct:Allocation

Completed in 154 milliseconds