Home
last modified time | relevance | path

Searched defs:getCrop (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8994/liboverlay/pipes/
DoverlayGenPipe.cpp86 utils::Dim GenericPipe::getCrop() const in getCrop() function in overlay::GenericPipe
/hardware/qcom/display/msm8226/liboverlay/pipes/
DoverlayGenPipe.cpp86 utils::Dim GenericPipe::getCrop() const in getCrop() function in overlay::GenericPipe
/hardware/qcom/display/msm8960/liboverlay/pipes/
DoverlayGenPipe.cpp203 utils::Dim GenericPipe::getCrop() const in getCrop() function in overlay::GenericPipe
/hardware/qcom/display/msm8974/liboverlay/pipes/
DoverlayGenPipe.cpp142 utils::Dim GenericPipe::getCrop() const in getCrop() function in overlay::GenericPipe
/hardware/qcom/display/msm8084/liboverlay/pipes/
DoverlayGenPipe.cpp104 utils::Dim GenericPipe::getCrop() const in getCrop() function in overlay::GenericPipe
/hardware/qcom/display/msm8960/liboverlay/
DoverlayCtrlData.h211 inline utils::Dim Ctrl::getCrop() const { in getCrop() function
/hardware/qcom/display/msm8974/liboverlay/
DoverlayCtrlData.h212 inline utils::Dim Ctrl::getCrop() const { in getCrop() function
/hardware/qcom/display/msm8084/liboverlay/
DoverlayCtrlData.h201 inline utils::Dim Ctrl::getCrop() const { in getCrop() function
/hardware/qcom/display/msm8994/liboverlay/
DoverlayCtrlData.h206 inline utils::Dim Ctrl::getCrop() const { in getCrop() function
/hardware/qcom/display/msm8226/liboverlay/
DoverlayCtrlData.h206 inline utils::Dim Ctrl::getCrop() const { in getCrop() function
/hardware/intel/img/hwcomposer/merrifield/include/
DDataBuffer.h75 crop_t& getCrop() { return mCrop; } in getCrop() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDataBuffer.h75 crop_t& getCrop() { return mCrop; } in getCrop() function
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp693 Rect BufferSourceThread::getCrop(sp<GraphicBuffer> &graphic_buffer, const float *mtx) { in getCrop() function in BufferSourceThread