Home
last modified time | relevance | path

Searched defs:stride (Results 1 – 25 of 186) sorted by relevance

12345678

/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h82 uint32_t stride = 0; in allocateBuffers() local
134 int stride = 0; in allocateOneBuffer() local
DGralloc1Hal.h97 uint32_t stride = 0; in allocateBuffers() local
321 uint32_t stride = 0; in allocateOneBuffer() local
/hardware/google/graphics/common/libscaler/
Dlibscaler-swscaler.h22 …nsigned int left, unsigned int top, unsigned int width, unsigned int height, unsigned int stride) { in SetSrcRect()
30 …nsigned int left, unsigned int top, unsigned int width, unsigned int height, unsigned int stride) { in SetDstRect()
/hardware/interfaces/graphics/composer/aidl/vts/
DReadbackVts.cpp117 void ReadbackHelper::fillBuffer(uint32_t width, uint32_t height, uint32_t stride, void* bufferData, in fillBuffer()
152 void ReadbackHelper::fillColorsArea(std::vector<Color>& expectedColors, int32_t stride, Rect area, in fillColorsArea()
175 const uint32_t stride, const uint32_t width, in compareColorBuffers()
242 const uint32_t stride = (bytesPerPixel > 0 && bytesPerStride > 0) in checkReadbackBuffer() local
323 const uint32_t stride = (bytesPerPixel > 0 && bytesPerStride > 0) in fillBuffer() local
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
DAllocator.h59 uint32_t stride; in allocate() local
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc0Hal.h39 uint32_t stride) override { in validateBufferSize()
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp107 uint32_t stride = 0; in allocate() local
174 uint32_t stride = 0; in allocate() local
/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp107 uint32_t stride = 0; in allocate() local
174 uint32_t stride = 0; in allocate() local
/hardware/interfaces/graphics/mapper/2.1/utils/hal/include/mapper-hal/2.1/
DMapper.h43 uint32_t stride) { in validateBufferSize()
/hardware/google/camera/common/hal/utils/
Dgralloc_buffer_allocator.cc78 uint32_t stride = 0; in AllocateBuffers() local
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_master.h45 uint32_t stride[4] = {}; member
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_master.h45 uint32_t stride[4] = {}; member
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_master.h45 uint32_t stride[4] = {}; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_master.h45 uint32_t stride[4] = {}; member
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_master.h45 uint32_t stride[4] = {}; member
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DVtsHalGraphicsMapperV2_1TargetTest.cpp65 uint32_t stride; in TEST_P() local
111 uint32_t stride; in TEST_P() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/test/
Dmm_lib2d_test.c113 int32_t stride; member
142 int height, int stride, char *fname) in lib2d_dump_tga()
332 int32_t stride = 0; in main() local
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp47 int stride = 0; in allocate() local
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp110 void ReadbackHelper::fillBuffer(int32_t width, int32_t height, uint32_t stride, void* bufferData, in fillBuffer()
145 int32_t stride, IComposerClient::Rect area, in fillColorsArea()
171 void* bufferData, const uint32_t stride, in compareColorBuffers()
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp356 int *stride = va_arg(args, int *); in gralloc_perform() local
367 int *stride = va_arg(args, int *); in gralloc_perform() local
383 int *stride = va_arg(args, int *); in gralloc_perform() local
/hardware/qcom/display/msm8226/libgralloc/
Dmapper.cpp356 int *stride = va_arg(args, int *); in gralloc_perform() local
367 int *stride = va_arg(args, int *); in gralloc_perform() local
383 int *stride = va_arg(args, int *); in gralloc_perform() local
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp230 uint32_t stride, uint32_t numFlexPlanes, bool wasAllocated) in Buffer()
253 int stride = 0; in allocate() local
392 int stride = 0; in retain() local
/hardware/qcom/display/msm8996/sdm/include/core/
Dbuffer_allocator.h64 uint32_t stride = 0; //!< Specifies aligned buffer width of the allocated buffer. member
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp78 uint32_t stride; in TEST_P() local
278 uint32_t stride; in TEST_P() local
341 uint32_t stride; in TEST_P() local
379 uint32_t stride; in TEST_P() local
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmapper.cpp351 int *stride = va_arg(args, int *); in gralloc_perform() local
362 int *stride = va_arg(args, int *); in gralloc_perform() local
377 int *stride = va_arg(args, int *); in gralloc_perform() local

12345678