Searched refs:elementSize (Results 1 – 3 of 3) sorted by relevance
311 uint32_t elementSize = field->mHal.state.elementSizeBytes / sizeof(float); in logUniform() local349 ALOGE("Element size %u data=%p", elementSize, fd); in logUniform()350 fd += elementSize; in logUniform()
691 uint32_t elementSize = dstAlloc->getType()->getElementSizeBytes(); in rsdAllocationData2D_alloc_script() local695 memcpy(dstPtr, srcPtr, w * elementSize); in rsdAllocationData2D_alloc_script()
384 uint32_t elementSize = dstAlloc->getType()->getElementSizeBytes(); in rsdAllocationData2D_alloc_script() local388 memcpy(dstPtr, srcPtr, w * elementSize); in rsdAllocationData2D_alloc_script()