Searched defs:getFrameRect (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/ | ||
H A D | VtsComposerClient.h | 250 Rect getFrameRect() const { return {0, 0, mDisplayWidth, mDisplayHeight}; } in getFrameRect() function |
/aosp_15_r20/hardware/interfaces/graphics/composer/2.4/vts/functional/ | ||
H A D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 67 IComposerClient::Rect getFrameRect() const { return {0, 0, mDisplayWidth, mDisplayHeight}; } in getFrameRect() function in android::hardware::graphics::composer::V2_4::vts::__anona921aa6b0111::VtsDisplay |