Searched refs:getSourceCrop (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/hwc2/ | ||
D | EmuHWC2.h | 429 hwc_frect_t getSourceCrop() {return mSourceCrop; } in getSourceCrop() function |
D | EmuHWC2.cpp | 840 l->crop = layer->getSourceCrop(); in present() |