HomeSort by relevance Sort by last modified time
    Searched refs:Allocation_t (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/driver/runtime/
rs_allocation.c 8 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 *)a.p
    [all...]
rs_sample.c 269 getBilinearSample1D(const Allocation_t *alloc, float2 weights,
319 getBilinearSample2D(const Allocation_t *alloc, float w0, float w1, float w2, float w3,
349 getNearestSample(const Allocation_t *alloc, uint32_t iPixel, rs_data_kind dk,
386 getNearestSample(const Allocation_t *alloc, uint2 iPixel, rs_data_kind dk,
422 sample_LOD_LinearPixel(const Allocation_t *alloc,
454 sample_LOD_NearestPixel(const Allocation_t *alloc,
467 sample_LOD_LinearPixel(const Allocation_t *alloc,
515 sample_LOD_NearestPixel(const Allocation_t *alloc,
537 const Allocation_t *alloc = (const Allocation_t *)a.p
    [all...]
rs_structs.h 64 } Allocation_t;

Completed in 3017 milliseconds