Searched defs:dstLod (Results 1 – 2 of 2) sorted by relevance
/frameworks/support/renderscript/v8/rs_support/driver/ |
D | rsdAllocation.cpp | 371 uint32_t dstXoff, uint32_t dstLod, uint32_t count, in rsdAllocationData1D_alloc() 379 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script() 397 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc() 415 uint32_t dstLod, RsAllocationCubemapFace dstFace, in rsdAllocationData3D_alloc()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 678 uint32_t dstXoff, uint32_t dstLod, uint32_t count, in rsdAllocationData1D_alloc() 686 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script() 704 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc() 722 uint32_t dstLod, RsAllocationCubemapFace dstFace, in rsdAllocationData3D_alloc()
|