Searched refs:getSourceCrop (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Layer.h | 70 common::FRect getSourceCrop() const; |
D | Layer.cpp | 200 common::FRect Layer::getSourceCrop() const { in getSourceCrop() function in aidl::android::hardware::graphics::composer3::impl::Layer |
D | HostFrameComposer.cpp | 594 l->crop = AsHwcFrect(layer->getSourceCrop()); in presentDisplay() |