Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h517 uint32_t getExynosBufferYLength(uint32_t width, uint32_t height, int format);
DExynosHWCHelper.cpp717 uint32_t getExynosBufferYLength(uint32_t width, uint32_t height, int format) in getExynosBufferYLength() function
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp256 getExynosBufferYLength(config.src.f_w, config.src.f_h, config.format); in getBuffer()