Home
last modified time | relevance | path

Searched refs:getBufferLength (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp534 len[i] = other.getBufferLength(i); in importLayer()
544 len[i] = other.getBufferLength(i); in importLayer()
Dacrylic_g2d.cpp678 image.buffer[i].length = layer.getBufferLength(i); in prepareImage()
686 image.buffer[i].length = layer.getBufferLength(i); in prepareImage()
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h652 uint32_t getBufferLength(unsigned int index) in getBufferLength() function