Loading libs/gui/include/gui/ISurfaceComposer.h +1 −2 Original line number Original line Diff line number Diff line Loading @@ -194,8 +194,7 @@ public: * of the buffer. The caller should pick the data space and pixel format * of the buffer. The caller should pick the data space and pixel format * that it can consume. * that it can consume. * * * At the moment, sourceCrop is ignored and is always set to the visible * sourceCrop is the crop on the logical display. * region (projected display viewport) of the screen. * * * reqWidth and reqHeight specifies the size of the buffer. When either * reqWidth and reqHeight specifies the size of the buffer. When either * of them is 0, they are set to the size of the logical display viewport. * of them is 0, they are set to the size of the logical display viewport. Loading Loading
libs/gui/include/gui/ISurfaceComposer.h +1 −2 Original line number Original line Diff line number Diff line Loading @@ -194,8 +194,7 @@ public: * of the buffer. The caller should pick the data space and pixel format * of the buffer. The caller should pick the data space and pixel format * that it can consume. * that it can consume. * * * At the moment, sourceCrop is ignored and is always set to the visible * sourceCrop is the crop on the logical display. * region (projected display viewport) of the screen. * * * reqWidth and reqHeight specifies the size of the buffer. When either * reqWidth and reqHeight specifies the size of the buffer. When either * of them is 0, they are set to the size of the logical display viewport. * of them is 0, they are set to the size of the logical display viewport. Loading