Searched defs:setSourceCrop (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp837 Error Layer::setSourceCrop(const FloatRect& crop) function in class:HWC2::Layer
/frameworks/native/libs/hwc2on1adapter/
H A DHWC2On1Adapter.cpp295 layerHook<decltype(&Layer::setSourceCrop),
296 &Layer::setSourceCrop, hwc_frect_t>);
2002 Error HWC2On1Adapter::Layer::setSourceCrop(hwc_frect_t crop) { function in class:android::HWC2On1Adapter::Layer
/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp1917 void setSourceCrop(Hwc2Test* test, hwc2_display_t display, hwc2_layer_t layer, function
3139 setSourceCrop, advanceSourceCrop));
3146 setSourceCrop, advanceSourceCrop));
3153 setSourceCrop));

Completed in 370 milliseconds