Home
last modified time | relevance | path

Searched refs:srcLod (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/driver/
DrsdAllocation.h142 uint32_t srcXoff, uint32_t srcLod);
148 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
157 uint32_t srcLod);
DrsdAllocation.cpp999 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc() argument
1008 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() argument
1013 uint8_t *srcPtr = GetOffsetPtr(srcAlloc, srcXoff, srcYoff + i, 0, srcLod, srcFace); in rsdAllocationData2D_alloc_script()
1026 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() argument
1033 srcLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D_alloc_script()
1047 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() argument
1056 srcXoff, srcYoff, srcLod, srcFace); in rsdAllocationData2D_alloc()
1066 uint32_t srcLod) { in rsdAllocationData3D_alloc() argument
1074 srcXoff, srcYoff, srcZoff, srcLod); in rsdAllocationData3D_alloc()
/frameworks/rs/
Drs_hal.h220 const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcLod);
226 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
235 uint32_t srcLod);