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

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestProperties.cpp381 Hwc2TestDisplayFrame::Hwc2TestDisplayFrame(Hwc2TestCoverage coverage, function in class:Hwc2TestDisplayFrame
392 std::string Hwc2TestDisplayFrame::dump() const
402 void Hwc2TestDisplayFrame::update()
420 const std::vector<hwc_frect_t> Hwc2TestDisplayFrame::mDefaultFrectScalars = {
424 const std::vector<hwc_frect_t> Hwc2TestDisplayFrame::mBasicFrectScalars = {
430 const std::vector<hwc_frect_t> Hwc2TestDisplayFrame::mCompleteFrectScalars = {
760 const std::array<bool, 6> Hwc2TestDisplayFrame::mCompositionSupport = {{
H A DHwc2TestProperties.h268 class Hwc2TestDisplayFrame : public Hwc2TestProperty<hwc_rect_t> { class in inherits:Hwc2TestProperty
270 Hwc2TestDisplayFrame(Hwc2TestCoverage coverage, const Area& displayArea);

Completed in 21 milliseconds