Home
last modified time | relevance | path

Searched refs:max_src_dimension (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic_factory.cpp100 .max_src_dimension = {8192, 8192},
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h69 hw2d_coord_t max_src_dimension; member
226 hw2d_coord_t supportedMaxSrcDimension() const { return mCap.max_src_dimension; } in supportedMaxSrcDimension()