Searched defs:Hwc2TestTransform (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestProperties.cpp626 Hwc2TestTransform::Hwc2TestTransform(Hwc2TestCoverage coverage) function in class:Hwc2TestTransform
630 std::string Hwc2TestTransform::dump() const
637 const std::vector<hwc_transform_t> Hwc2TestTransform::mDefaultTransforms = {
641 const std::vector<hwc_transform_t> Hwc2TestTransform::mBasicTransforms = {
648 const std::vector<hwc_transform_t> Hwc2TestTransform::mCompleteTransforms = {
780 const std::array<bool, 6> Hwc2TestTransform::mCompositionSupport = {{
H A DHwc2TestProperties.h355 class Hwc2TestTransform : public Hwc2TestProperty<hwc_transform_t> { class in inherits:Hwc2TestProperty
357 Hwc2TestTransform(Hwc2TestCoverage coverage);

Completed in 38 milliseconds