Home
last modified time | relevance | path

Searched refs:min_dst_dimension (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/gs101/libcap/
Dacrylic_capability.h102 .min_dst_dimension = {1, 1},
/hardware/google/graphics/zuma/libcap/
Dacrylic_capability.h112 .min_dst_dimension = {1, 1},
/hardware/google/graphics/gs201/libcap/
Dacrylic_capability.h112 .min_dst_dimension = {1, 1},
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h73 hw2d_coord_t min_dst_dimension; member
243 hw2d_coord_t supportedMinDstDimension() const { return mCap.min_dst_dimension; } in supportedMinDstDimension()