Home
last modified time | relevance | path

Searched defs:_stride (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp128 [&](Ptr _dataPtr, Size _stride){ in TEST_F()
134 [&](Ptr _dataPtr, Size _stride){ in TEST_F()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp121 [&](const auto &_error, const auto &_stride, const auto &_buffers) { in AllocateBuffer()
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp198 size_t _stride = static_cast<size_t>(stride); in allocation2DWrite() local
214 size_t _stride = static_cast<size_t>(stride); in allocation3DWrite() local
267 size_t _stride = static_cast<size_t>(stride); in allocation2DRead() local
283 size_t _stride = static_cast<size_t>(stride); in allocation3DRead() local
355 size_t _stride = 0; in allocationGetPointer() local