Searched refs:dstLod (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/rs/driver/ |
D | rsdAllocation.h | 88 uint32_t dstXoff, uint32_t dstLod, uint32_t count, 93 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, 101 uint32_t dstLod, RsAllocationCubemapFace dstFace,
|
D | rsdAllocation.cpp | 430 uint32_t dstXoff, uint32_t dstLod, uint32_t count, in rsdAllocationData1D_alloc() argument 452 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script() argument 459 uint8_t *dstPtr = getOffsetPtr(dstAlloc, dstXoff, dstYoff + i, dstLod, dstFace); in rsdAllocationData2D_alloc_script() 470 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc() argument 481 dstLod, dstFace, w, h, srcAlloc, in rsdAllocationData2D_alloc() 488 uint32_t dstLod, RsAllocationCubemapFace dstFace, in rsdAllocationData3D_alloc() argument
|
/frameworks/base/libs/rs/ |
D | rs_hal.h | 133 uint32_t dstXoff, uint32_t dstLod, uint32_t count, 137 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, 145 uint32_t dstLod, RsAllocationCubemapFace dstFace,
|