/hardware/interfaces/graphics/mapper/2.0/default/ |
D | GrallocMapper.h | 42 const IMapper::Rect& accessRegion, 46 const IMapper::Rect& accessRegion, 73 const IMapper::Rect& accessRegion, int fenceFd, 76 const IMapper::Rect& accessRegion, int fenceFd,
|
D | Gralloc1Mapper.h | 45 static gralloc1_rect_t asGralloc1Rect(const IMapper::Rect& rect); 50 const IMapper::Rect& accessRegion, int fenceFd, 53 const IMapper::Rect& accessRegion, int fenceFd,
|
D | Gralloc0Mapper.h | 38 const IMapper::Rect& accessRegion, int fenceFd, 41 const IMapper::Rect& accessRegion, int fenceFd,
|
D | Gralloc1Mapper.cpp | 170 gralloc1_rect_t Gralloc1Mapper::asGralloc1Rect(const IMapper::Rect& rect) { in asGralloc1Rect() 184 const IMapper::Rect& accessRegion, int fenceFd, in lockBuffer() 211 const IMapper::Rect& accessRegion, int fenceFd, in lockBuffer()
|
D | Gralloc0Mapper.cpp | 48 const IMapper::Rect& accessRegion, int fenceFd, in lockBuffer() 84 const IMapper::Rect& accessRegion, int fenceFd, in lockBuffer()
|
D | GrallocMapper.cpp | 224 const IMapper::Rect& accessRegion, in lock() 248 const IMapper::Rect& accessRegion, in lockYCbCr()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | cb_utils.cpp | 49 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in getuiClearRegion() 60 Rect tmpRect(displayFrame.left,displayFrame.top, in getuiClearRegion() 72 Rect tmpRect(displayFrame.left,displayFrame.top,displayFrame.right, in getuiClearRegion() 85 const Rect& r = *it++; in getuiClearRegion()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | cb_utils.cpp | 49 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in getuiClearRegion() 60 Rect tmpRect(displayFrame.left,displayFrame.top, in getuiClearRegion() 72 Rect tmpRect(displayFrame.left,displayFrame.top,displayFrame.right, in getuiClearRegion() 85 const Rect& r = *it++; in getuiClearRegion()
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | cb_utils.cpp | 65 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in uiClearRegion() 71 Rect tmpRect(dirtyRect.left,dirtyRect.top,dirtyRect.right, in uiClearRegion() 86 Rect tmpRect(displayFrame.left,displayFrame.top, in uiClearRegion() 99 Rect tmpRect(displayFrame.left,displayFrame.top,displayFrame.right, in uiClearRegion() 112 const Rect& r = *it++; in uiClearRegion()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | cb_utils.cpp | 49 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in getuiClearRegion() 61 Rect tmpRect(displayFrame.left,displayFrame.top, in getuiClearRegion() 74 Rect tmpRect(displayFrame.left,displayFrame.top,displayFrame.right, in getuiClearRegion() 87 const Rect& r = *it++; in getuiClearRegion()
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 406 std::vector<IComposerClient::Rect>()); in TEST_F() 503 IComposerClient::Rect empty{0, 0, 0, 0}; in TEST_F() 504 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_F() 508 mWriter->setLayerSurfaceDamage(std::vector<IComposerClient::Rect>(1, empty)); in TEST_F() 509 mWriter->setLayerSurfaceDamage(std::vector<IComposerClient::Rect>(1, unit)); in TEST_F() 510 mWriter->setLayerSurfaceDamage(std::vector<IComposerClient::Rect>()); in TEST_F() 586 mWriter->setLayerDisplayFrame(IComposerClient::Rect{0, 0, 1, 1}); in TEST_F() 672 IComposerClient::Rect empty{0, 0, 0, 0}; in TEST_F() 673 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_F() 677 mWriter->setLayerVisibleRegion(std::vector<IComposerClient::Rect>(1, empty)); in TEST_F() [all …]
|
/hardware/interfaces/media/1.0/ |
D | types.hal | 58 * Ref: frameworks/native/include/ui/Rect.h 60 struct Rect { 70 typedef vec<Rect> Region;
|
/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
D | VtsHalGraphicsMapperTestUtils.h | 72 const IMapper::Rect& accessRegion, int acquireFence); 74 uint64_t cpuUsage, const IMapper::Rect& accessRegion,
|
D | VtsHalGraphicsMapperTestUtils.cpp | 176 const IMapper::Rect& accessRegion, int acquireFence) { in lock() 204 const IMapper::Rect& accessRegion, in lockYCbCr()
|
D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 258 const IMapper::Rect region{0, 0, static_cast<int32_t>(info.width), in TEST_F() 306 const IMapper::Rect region{0, 0, static_cast<int32_t>(info.width), in TEST_F()
|
/hardware/interfaces/graphics/composer/2.1/default/ |
D | IComposerCommandBuffer.h | 272 const std::vector<IComposerClient::Rect>& damage) in setClientTarget() 358 const std::vector<IComposerClient::Rect>& damage) in setLayerSurfaceDamage() 411 void setLayerDisplayFrame(const IComposerClient::Rect& frame) in setLayerDisplayFrame() 456 const std::vector<IComposerClient::Rect>& visible) in setLayerVisibleRegion() 535 void writeRect(const IComposerClient::Rect& rect) in writeRect() 543 void writeRegion(const std::vector<IComposerClient::Rect>& region) in writeRegion()
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcLayerList.cpp | 694 hwc_rect_t *Rect = &a->displayFrame; in addStaticLayerSize() local 696 mLayerSize = mLayerSize + ((Rect->right - Rect->left) * (Rect->bottom - Rect->top)); in addStaticLayerSize()
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 52 struct Rect { 175 Rect accessRegion, 211 Rect accessRegion,
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.cpp | 262 android::Rect(mBuffer.width, mBuffer.height), in returnTargetBufferForDisplay()
|
D | EvsCamera.cpp | 483 android::Rect(buff.width, buff.height), in fillTestFrame()
|
/hardware/intel/common/libmix/videoencoder/ |
D | PVSoftMPEG4Encoder.cpp | 410 const android::Rect rect(mVideoWidth, mVideoHeight); in encode()
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 215 struct Rect { 776 * vec<Rect> damage); 934 * setLayerSurfaceDamage(vec<Rect> damage); 1007 * setLayerDisplayFrame(Rect frame); 1079 * setLayerVisibleRegion(vec<Rect> visible);
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 657 android::hardware::graphics::mapper::V2_0::IMapper::Rect rect; in colorFormatConversion() 879 android::hardware::media::V1_0::Rect rect; in dispatchGraphicBuffer() 894 android::hardware::hidl_vec<android::hardware::media::V1_0::Rect>{rect}; in dispatchGraphicBuffer()
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 21 import android.hardware.media@1.0::Rect; 125 Rect crop;
|