Home
last modified time | relevance | path

Searched refs:getBatch (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h223 std::pair<int, std::shared_ptr<InflightBatch>> getBatch(uint32_t frameNumber);
DCameraDeviceSession.cpp351 CameraDeviceSession::ResultBatcher::getBatch( in getBatch() function in android::hardware::camera::device::V3_2::implementation::CameraDeviceSession::ResultBatcher
577 auto pair = getBatch(frameNumber); in notify()
667 auto pair = getBatch(result.frameNumber); in processCaptureResult()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h205 int getBatch(hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1086 int MDPComp::getBatch(hwc_display_contents_1_t* list, in getBatch() function in qhwc::MDPComp
1189 fbZ = getBatch(list, maxBatchStart, maxBatchEnd, maxBatchCount); in markLayersForCaching()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.h223 int getBatch(hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1516 int MDPComp::getBatch(hwc_display_contents_1_t* list, in getBatch() function in qhwc::MDPComp
1619 fbZ = getBatch(list, maxBatchStart, maxBatchEnd, maxBatchCount); in markLayersForCaching()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h209 int getBatch(hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1265 int MDPComp::getBatch(hwc_display_contents_1_t* list, in getBatch() function in qhwc::MDPComp
1368 fbZ = getBatch(list, maxBatchStart, maxBatchEnd, maxBatchCount); in markLayersForCaching()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h219 int getBatch(hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1541 int MDPComp::getBatch(hwc_display_contents_1_t* list, in getBatch() function in qhwc::MDPComp
1644 fbZ = getBatch(list, maxBatchStart, maxBatchEnd, maxBatchCount); in markLayersForCaching()