Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.h152 uint32_t srcXoff, uint32_t srcLod);
158 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
167 uint32_t srcLod);
DrsdAllocation.cpp1076 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc() argument
1085 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() argument
1090 uint8_t *srcPtr = GetOffsetPtr(srcAlloc, srcXoff, srcYoff + i, 0, srcLod, srcFace); in rsdAllocationData2D_alloc_script()
1103 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() argument
1110 srcLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D_alloc_script()
1124 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() argument
1133 srcXoff, srcYoff, srcLod, srcFace); in rsdAllocationData2D_alloc()
1143 uint32_t srcLod) { in rsdAllocationData3D_alloc() argument
1151 srcXoff, srcYoff, srcZoff, srcLod); in rsdAllocationData3D_alloc()
/frameworks/rs/
Drs_hal.h275 const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcLod);
281 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
290 uint32_t srcLod);